|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/simulation/events/contract_instance_retrieval_event.hpp"#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/gadgets/address_derivation.hpp"#include "barretenberg/vm2/simulation/gadgets/update_check.hpp"#include "barretenberg/vm2/simulation/interfaces/contract_instance_manager.hpp"#include "barretenberg/vm2/simulation/interfaces/db.hpp"Go to the source code of this file.
Classes | |
| struct | bb::avm2::simulation::ContractInstanceNotFoundError |
| class | bb::avm2::simulation::ContractInstanceManager |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |