Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_ Struct Reference

#include <lookups_emit_notehash.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_EMIT_NOTEHASH_NOTEHASH_TREE_WRITE"
 
static constexpr std::string_view RELATION_NAME = "emit_notehash"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 9
 
static constexpr Column SRC_SELECTOR = Column::execution_sel_write_note_hash
 
static constexpr Column DST_SELECTOR = Column::note_hash_tree_check_write
 
static constexpr Column COUNTS = Column::lookup_emit_notehash_notehash_tree_write_counts
 
static constexpr Column INVERSES = Column::lookup_emit_notehash_notehash_tree_write_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 16 of file lookups_emit_notehash.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::COUNTS = Column::lookup_emit_notehash_notehash_tree_write_counts
staticconstexpr

Definition at line 22 of file lookups_emit_notehash.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::note_hash_tree_check_note_hash, ColumnAndShifts::note_hash_tree_check_leaf_index,
ColumnAndShifts::note_hash_tree_check_prev_root, ColumnAndShifts::note_hash_tree_check_should_silo,
ColumnAndShifts::note_hash_tree_check_address, ColumnAndShifts::note_hash_tree_check_should_unique,
ColumnAndShifts::note_hash_tree_check_note_hash_index, ColumnAndShifts::note_hash_tree_check_discard,
ColumnAndShifts::note_hash_tree_check_next_root
}

Definition at line 35 of file lookups_emit_notehash.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::DST_SELECTOR = Column::note_hash_tree_check_write
staticconstexpr

Definition at line 21 of file lookups_emit_notehash.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::INVERSES = Column::lookup_emit_notehash_notehash_tree_write_inv
staticconstexpr

Definition at line 23 of file lookups_emit_notehash.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::LOOKUP_TUPLE_SIZE = 9
staticconstexpr

Definition at line 19 of file lookups_emit_notehash.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::NAME = "LOOKUP_EMIT_NOTEHASH_NOTEHASH_TREE_WRITE"
staticconstexpr

Definition at line 17 of file lookups_emit_notehash.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::RELATION_NAME = "emit_notehash"
staticconstexpr

Definition at line 18 of file lookups_emit_notehash.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::execution_register_0_,
ColumnAndShifts::execution_prev_note_hash_tree_size,
ColumnAndShifts::execution_prev_note_hash_tree_root,
ColumnAndShifts::execution_sel_write_note_hash,
ColumnAndShifts::execution_contract_address,
ColumnAndShifts::execution_sel_write_note_hash,
ColumnAndShifts::execution_prev_num_note_hashes_emitted,
ColumnAndShifts::execution_discard,
ColumnAndShifts::execution_note_hash_tree_root
}

Definition at line 24 of file lookups_emit_notehash.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_emit_notehash_notehash_tree_write_settings_::SRC_SELECTOR = Column::execution_sel_write_note_hash
staticconstexpr

Definition at line 20 of file lookups_emit_notehash.hpp.


The documentation for this struct was generated from the following file: