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

#include <lookups_nullifier_check.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_NULLIFIER_CHECK_UPDATED_LOW_LEAF_POSEIDON2"
 
static constexpr std::string_view RELATION_NAME = "nullifier_check"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 4
 
static constexpr Column SRC_SELECTOR = Column::nullifier_check_should_insert
 
static constexpr Column DST_SELECTOR = Column::poseidon2_hash_end
 
static constexpr Column COUNTS = Column::lookup_nullifier_check_updated_low_leaf_poseidon2_counts
 
static constexpr Column INVERSES = Column::lookup_nullifier_check_updated_low_leaf_poseidon2_inv
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZESRC_COLUMNS
 
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZEDST_COLUMNS
 

Detailed Description

Definition at line 77 of file lookups_nullifier_check.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::COUNTS = Column::lookup_nullifier_check_updated_low_leaf_poseidon2_counts
staticconstexpr

Definition at line 83 of file lookups_nullifier_check.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::DST_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::poseidon2_hash_input_0,
ColumnAndShifts::poseidon2_hash_input_1,
ColumnAndShifts::poseidon2_hash_input_2,
ColumnAndShifts::poseidon2_hash_output
}

Definition at line 91 of file lookups_nullifier_check.hpp.

◆ DST_SELECTOR

constexpr Column bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::DST_SELECTOR = Column::poseidon2_hash_end
staticconstexpr

Definition at line 82 of file lookups_nullifier_check.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::INVERSES = Column::lookup_nullifier_check_updated_low_leaf_poseidon2_inv
staticconstexpr

Definition at line 84 of file lookups_nullifier_check.hpp.

◆ LOOKUP_TUPLE_SIZE

constexpr size_t bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::LOOKUP_TUPLE_SIZE = 4
staticconstexpr

Definition at line 80 of file lookups_nullifier_check.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::NAME = "LOOKUP_NULLIFIER_CHECK_UPDATED_LOW_LEAF_POSEIDON2"
staticconstexpr

Definition at line 78 of file lookups_nullifier_check.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::RELATION_NAME = "nullifier_check"
staticconstexpr

Definition at line 79 of file lookups_nullifier_check.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::nullifier_check_low_leaf_nullifier,
ColumnAndShifts::nullifier_check_updated_low_leaf_next_nullifier,
ColumnAndShifts::nullifier_check_updated_low_leaf_next_index,
ColumnAndShifts::nullifier_check_updated_low_leaf_hash
}

Definition at line 85 of file lookups_nullifier_check.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_nullifier_check_updated_low_leaf_poseidon2_settings_::SRC_SELECTOR = Column::nullifier_check_should_insert
staticconstexpr

Definition at line 81 of file lookups_nullifier_check.hpp.


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