|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>#include <stack>#include <stdexcept>#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/events/internal_call_stack_event.hpp"#include "barretenberg/vm2/simulation/interfaces/internal_call_stack_manager.hpp"Go to the source code of this file.
Classes | |
| struct | bb::avm2::simulation::InternalCallPtr |
| class | bb::avm2::simulation::InternalCallStackManager |
| class | bb::avm2::simulation::InternalCallStackManagerProvider |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |