|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>#include <optional>#include <stdexcept>#include <string>#include <vector>#include "barretenberg/vm2/common/memory_types.hpp"#include "barretenberg/vm2/simulation/lib/serialization.hpp"Go to the source code of this file.
Classes | |
| struct | bb::avm2::simulation::AddressingException |
| struct | bb::avm2::simulation::OperandResolutionInfo |
| struct | bb::avm2::simulation::AddressingEvent |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |
Functions | |
| std::string | bb::avm2::simulation::to_string (AddressingEventError e) |