27 static constexpr size_t TRACE_OFFSET = NUM_DISABLED_ROWS_IN_SUMCHECK;
35 for (
auto& block : this->
get()) {
36 block.trace_offset_ =
offset;
44 for (
const auto& block : this->
get()) {
45 total_size += block.size();
static constexpr size_t NUM_WIRES
Ultra execution trace wrapper. UltraTraceBlockData (codegen-emitted) lists the blocks and their owned...
static constexpr size_t NUM_WIRES
size_t get_total_content_size()
bool operator==(const UltraExecutionTraceBlocks &other) const =default
void compute_offsets(size_t trace_offset=TRACE_OFFSET)
static constexpr size_t TRACE_OFFSET
UltraExecutionTraceBlocks()=default
Entry point for Barretenberg command-line interface.
field< Bn254FrParams > fr