Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
constants.hpp File Reference
#include <cstdint>
#include "barretenberg/vm2/common/aztec_constants.hpp"

Go to the source code of this file.

Namespaces

namespace  bb
 Entry point for Barretenberg command-line interface.
 
namespace  bb::avm2
 

Enumerations

enum class  bb::avm2::BitwiseOperation : uint8_t { bb::avm2::AND = AVM_BITWISE_AND_OP_ID , bb::avm2::OR = AVM_BITWISE_OR_OP_ID , bb::avm2::XOR = AVM_BITWISE_XOR_OP_ID }
 

Variables

constexpr size_t bb::avm2::MAX_AVM_TRACE_LOG_SIZE = 21
 
constexpr size_t bb::avm2::MAX_AVM_TRACE_SIZE = 1 << MAX_AVM_TRACE_LOG_SIZE