Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_sstore.hpp>
Static Public Attributes | |
static constexpr std::string_view | NAME = "LOOKUP_SSTORE_STORAGE_WRITE" |
static constexpr std::string_view | RELATION_NAME = "sstore" |
static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
static constexpr Column | SRC_SELECTOR = Column::execution_sel_write_public_data |
static constexpr Column | DST_SELECTOR = Column::public_data_check_sel |
static constexpr Column | COUNTS = Column::lookup_sstore_storage_write_counts |
static constexpr Column | INVERSES = Column::lookup_sstore_storage_write_inv |
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 52 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 58 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 70 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 57 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 59 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 55 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 53 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 54 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 60 of file lookups_sstore.hpp.
|
staticconstexpr |
Definition at line 56 of file lookups_sstore.hpp.