|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/simulation/events/public_data_tree_check_event.hpp"#include "barretenberg/vm2/simulation/gadgets/field_gt.hpp"#include "barretenberg/vm2/simulation/gadgets/merkle_check.hpp"#include "barretenberg/vm2/simulation/gadgets/poseidon2.hpp"#include "barretenberg/vm2/simulation/interfaces/db.hpp"#include "barretenberg/vm2/simulation/interfaces/public_data_tree_check.hpp"Go to the source code of this file.
Classes | |
| class | bb::avm2::simulation::PublicDataTreeCheck |
Namespaces | |
| namespace | bb |
| Entry point for Barretenberg command-line interface. | |
| namespace | bb::avm2 |
| namespace | bb::avm2::simulation |