Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <events_container.hpp>
Definition at line 38 of file events_container.hpp.
EventEmitterInterface<AddressDerivationEvent>::Container bb::avm2::simulation::EventsContainer::address_derivation |
Definition at line 48 of file events_container.hpp.
EventEmitterInterface<AluEvent>::Container bb::avm2::simulation::EventsContainer::alu |
Definition at line 41 of file events_container.hpp.
EventEmitterInterface<BitwiseEvent>::Container bb::avm2::simulation::EventsContainer::bitwise |
Definition at line 42 of file events_container.hpp.
EventEmitterInterface<BytecodeDecompositionEvent>::Container bb::avm2::simulation::EventsContainer::bytecode_decomposition |
Definition at line 46 of file events_container.hpp.
EventEmitterInterface<BytecodeHashingEvent>::Container bb::avm2::simulation::EventsContainer::bytecode_hashing |
Definition at line 45 of file events_container.hpp.
EventEmitterInterface<BytecodeRetrievalEvent>::Container bb::avm2::simulation::EventsContainer::bytecode_retrieval |
Definition at line 44 of file events_container.hpp.
EventEmitterInterface<CalldataEvent>::Container bb::avm2::simulation::EventsContainer::calldata_events |
Definition at line 70 of file events_container.hpp.
EventEmitterInterface<ClassIdDerivationEvent>::Container bb::avm2::simulation::EventsContainer::class_id_derivation |
Definition at line 49 of file events_container.hpp.
EventEmitterInterface<ContextStackEvent>::Container bb::avm2::simulation::EventsContainer::context_stack |
Definition at line 65 of file events_container.hpp.
EventEmitterInterface<ContractInstanceRetrievalEvent>::Container bb::avm2::simulation::EventsContainer::contract_instance_retrieval_events |
Definition at line 74 of file events_container.hpp.
EventEmitterInterface<DataCopyEvent>::Container bb::avm2::simulation::EventsContainer::data_copy_events |
Definition at line 69 of file events_container.hpp.
EventEmitterInterface<EccAddEvent>::Container bb::avm2::simulation::EventsContainer::ecc_add |
Definition at line 52 of file events_container.hpp.
EventEmitterInterface<EccAddMemoryEvent>::Container bb::avm2::simulation::EventsContainer::ecc_add_mem |
Definition at line 54 of file events_container.hpp.
EventEmitterInterface<EmitUnencryptedLogEvent>::Container bb::avm2::simulation::EventsContainer::emit_unencrypted_log_events |
Definition at line 77 of file events_container.hpp.
EventEmitterInterface<ExecutionEvent>::Container bb::avm2::simulation::EventsContainer::execution |
Definition at line 40 of file events_container.hpp.
EventEmitterInterface<FieldGreaterThanEvent>::Container bb::avm2::simulation::EventsContainer::field_gt |
Definition at line 61 of file events_container.hpp.
EventEmitterInterface<GetContractInstanceEvent>::Container bb::avm2::simulation::EventsContainer::get_contract_instance_events |
Definition at line 75 of file events_container.hpp.
EventEmitterInterface<GreaterThanEvent>::Container bb::avm2::simulation::EventsContainer::gt_events |
Definition at line 62 of file events_container.hpp.
EventEmitterInterface<InstructionFetchingEvent>::Container bb::avm2::simulation::EventsContainer::instruction_fetching |
Definition at line 47 of file events_container.hpp.
EventEmitterInterface<InternalCallStackEvent>::Container bb::avm2::simulation::EventsContainer::internal_call_stack_events |
Definition at line 71 of file events_container.hpp.
EventEmitterInterface<KeccakF1600Event>::Container bb::avm2::simulation::EventsContainer::keccakf1600 |
Definition at line 58 of file events_container.hpp.
EventEmitterInterface<L1ToL2MessageTreeCheckEvent>::Container bb::avm2::simulation::EventsContainer::l1_to_l2_msg_tree_check_events |
Definition at line 76 of file events_container.hpp.
EventEmitterInterface<MemoryEvent>::Container bb::avm2::simulation::EventsContainer::memory |
Definition at line 43 of file events_container.hpp.
EventEmitterInterface<MerkleCheckEvent>::Container bb::avm2::simulation::EventsContainer::merkle_check |
Definition at line 63 of file events_container.hpp.
EventEmitterInterface<NoteHashTreeCheckEvent>::Container bb::avm2::simulation::EventsContainer::note_hash_tree_check_events |
Definition at line 72 of file events_container.hpp.
EventEmitterInterface<NullifierTreeCheckEvent>::Container bb::avm2::simulation::EventsContainer::nullifier_tree_check_events |
Definition at line 68 of file events_container.hpp.
EventEmitterInterface<Poseidon2HashEvent>::Container bb::avm2::simulation::EventsContainer::poseidon2_hash |
Definition at line 55 of file events_container.hpp.
EventEmitterInterface<Poseidon2PermutationEvent>::Container bb::avm2::simulation::EventsContainer::poseidon2_permutation |
Definition at line 56 of file events_container.hpp.
EventEmitterInterface<Poseidon2PermutationMemoryEvent>::Container bb::avm2::simulation::EventsContainer::poseidon2_permutation_mem |
Definition at line 57 of file events_container.hpp.
EventEmitterInterface<PublicDataTreeCheckEvent>::Container bb::avm2::simulation::EventsContainer::public_data_tree_check_events |
Definition at line 66 of file events_container.hpp.
EventEmitterInterface<RangeCheckEvent>::Container bb::avm2::simulation::EventsContainer::range_check |
Definition at line 64 of file events_container.hpp.
EventEmitterInterface<ScalarMulEvent>::Container bb::avm2::simulation::EventsContainer::scalar_mul |
Definition at line 53 of file events_container.hpp.
EventEmitterInterface<Sha256CompressionEvent>::Container bb::avm2::simulation::EventsContainer::sha256_compression |
Definition at line 51 of file events_container.hpp.
EventEmitterInterface<SiloingEvent>::Container bb::avm2::simulation::EventsContainer::siloing |
Definition at line 50 of file events_container.hpp.
EventEmitterInterface<ToRadixEvent>::Container bb::avm2::simulation::EventsContainer::to_radix |
Definition at line 59 of file events_container.hpp.
EventEmitterInterface<ToRadixMemoryEvent>::Container bb::avm2::simulation::EventsContainer::to_radix_memory |
Definition at line 60 of file events_container.hpp.
EventEmitterInterface<TxEvent>::Container bb::avm2::simulation::EventsContainer::tx |
Definition at line 39 of file events_container.hpp.
EventEmitterInterface<UpdateCheckEvent>::Container bb::avm2::simulation::EventsContainer::update_check_events |
Definition at line 67 of file events_container.hpp.
EventEmitterInterface<WrittenPublicDataSlotsTreeCheckEvent>::Container bb::avm2::simulation::EventsContainer::written_public_data_slots_tree_check_events |
Definition at line 73 of file events_container.hpp.