Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/lib/db_interfaces.hpp"
#include <cassert>
#include <gmock/gmock.h>
#include <optional>
#include <span>
Go to the source code of this file.
Classes | |
class | bb::avm2::simulation::MockContractDB |
class | bb::avm2::simulation::MockLowLevelMerkleDB |
class | bb::avm2::simulation::MockHighLevelMerkleDB |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |