|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>#include <vector>#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/simulation/events/checkpoint_event_type.hpp"#include "barretenberg/vm2/simulation/interfaces/db.hpp"#include "barretenberg/vm2/simulation/lib/retrieved_bytecodes_tree.hpp"Go to the source code of this file.
Classes | |
| struct | bb::avm2::simulation::RetrievedBytecodeAppendData |
| struct | bb::avm2::simulation::RetrievedBytecodesTreeCheckEvent |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |