|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gadgets/merkle_check.hpp"#include <gmock/gmock.h>#include <gtest/gtest.h>#include <optional>#include "barretenberg/vm2/simulation/events/event_emitter.hpp"#include "barretenberg/vm2/simulation/events/merkle_check_event.hpp"#include "barretenberg/vm2/simulation/lib/merkle.hpp"#include "barretenberg/vm2/simulation/standalone/pure_poseidon2.hpp"#include "barretenberg/vm2/testing/macros.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 |