Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <array>
#include <cstdint>
#include <optional>
#include <unordered_map>
#include <vector>
#include "barretenberg/vm2/common/opcodes.hpp"
#include "barretenberg/vm2/common/tagged_value.hpp"
Go to the source code of this file.
Classes | |
struct | bb::avm2::ExecInstructionSpec |
struct | bb::avm2::ExecInstructionSpec::GasInfo |
class | bb::avm2::ExecInstructionSpec::RegisterInfo |
struct | bb::avm2::WireInstructionSpec |
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
Variables | |
constexpr size_t | bb::avm2::NUM_OP_DC_SELECTORS = 18 |