Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <cstddef>
#include <cstdint>
#include <memory>
#include <optional>
#include <gmock/gmock.h>
#include "barretenberg/vm2/simulation/bytecode_manager.hpp"
Go to the source code of this file.
Classes | |
class | bb::avm2::simulation::MockBytecodeManager |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |