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

#include <lookups_update_check.hpp>

Static Public Attributes

static constexpr std::string_view NAME = "LOOKUP_UPDATE_CHECK_UPDATE_HASH_POSEIDON2"
 
static constexpr std::string_view RELATION_NAME = "update_check"
 
static constexpr size_t LOOKUP_TUPLE_SIZE = 4
 
static constexpr Column SRC_SELECTOR = Column::update_check_hash_not_zero
 
static constexpr Column DST_SELECTOR = Column::poseidon2_hash_end
 
static constexpr Column COUNTS = Column::lookup_update_check_update_hash_poseidon2_counts
 
static constexpr Column INVERSES = Column::lookup_update_check_update_hash_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 100 of file lookups_update_check.hpp.

Member Data Documentation

◆ COUNTS

constexpr Column bb::avm2::lookup_update_check_update_hash_poseidon2_settings_::COUNTS = Column::lookup_update_check_update_hash_poseidon2_counts
staticconstexpr

Definition at line 106 of file lookups_update_check.hpp.

◆ DST_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_update_check_update_hash_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 114 of file lookups_update_check.hpp.

◆ DST_SELECTOR

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

Definition at line 105 of file lookups_update_check.hpp.

◆ INVERSES

constexpr Column bb::avm2::lookup_update_check_update_hash_poseidon2_settings_::INVERSES = Column::lookup_update_check_update_hash_poseidon2_inv
staticconstexpr

Definition at line 107 of file lookups_update_check.hpp.

◆ LOOKUP_TUPLE_SIZE

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

Definition at line 103 of file lookups_update_check.hpp.

◆ NAME

constexpr std::string_view bb::avm2::lookup_update_check_update_hash_poseidon2_settings_::NAME = "LOOKUP_UPDATE_CHECK_UPDATE_HASH_POSEIDON2"
staticconstexpr

Definition at line 101 of file lookups_update_check.hpp.

◆ RELATION_NAME

constexpr std::string_view bb::avm2::lookup_update_check_update_hash_poseidon2_settings_::RELATION_NAME = "update_check"
staticconstexpr

Definition at line 102 of file lookups_update_check.hpp.

◆ SRC_COLUMNS

constexpr std::array<ColumnAndShifts, LOOKUP_TUPLE_SIZE> bb::avm2::lookup_update_check_update_hash_poseidon2_settings_::SRC_COLUMNS
staticconstexpr
Initial value:
= {
ColumnAndShifts::update_check_update_preimage_metadata,
ColumnAndShifts::update_check_update_preimage_pre_class_id,
ColumnAndShifts::update_check_update_preimage_post_class_id,
ColumnAndShifts::update_check_update_hash
}

Definition at line 108 of file lookups_update_check.hpp.

◆ SRC_SELECTOR

constexpr Column bb::avm2::lookup_update_check_update_hash_poseidon2_settings_::SRC_SELECTOR = Column::update_check_hash_not_zero
staticconstexpr

Definition at line 104 of file lookups_update_check.hpp.


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