Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
tx_context_event.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace bb::avm2::simulation {
6
8 // Gas
10
11 // Tree State
15
16 // Side Effect States
17 uint32_t numPublicLogFields = 0;
18 uint32_t numL2ToL1Messages = 0;
19
20 // Execution context
21 uint32_t next_context_id = 0;
22};
23
24} // namespace bb::avm2::simulation
AVM range check gadget for witness generation.
AppendOnlyTreeSnapshot written_public_data_slots_tree_snapshot
AppendOnlyTreeSnapshot retrieved_bytecodes_tree_snapshot