|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstdint>#include <memory>#include <optional>#include <span>#include <stack>#include <string>#include <unordered_map>#include <vector>#include "barretenberg/vm2/common/avm_io.hpp"#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/simulation/interfaces/db.hpp"#include "barretenberg/world_state/types.hpp"#include "barretenberg/world_state/world_state.hpp"Go to the source code of this file.
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::testing |