|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gadgets/class_id_derivation.hpp"#include <cstdint>#include <gmock/gmock.h>#include <gtest/gtest.h>#include "barretenberg/vm2/common/aztec_constants.hpp"#include "barretenberg/vm2/common/aztec_types.hpp"#include "barretenberg/vm2/common/field.hpp"#include "barretenberg/vm2/simulation/events/class_id_derivation_event.hpp"#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/standalone/pure_poseidon2.hpp"#include "barretenberg/vm2/testing/fixtures.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::simulation |