|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <lookups_execution.hpp>
Static Public Attributes | |
| static constexpr std::string_view | NAME = "LOOKUP_EXECUTION_CHECK_WRITTEN_STORAGE_SLOT" |
| static constexpr std::string_view | RELATION_NAME = "execution" |
| static constexpr size_t | LOOKUP_TUPLE_SIZE = 8 |
| static constexpr Column | SRC_SELECTOR = Column::execution_sel_gas_sstore |
| static constexpr Column | DST_SELECTOR = Column::indexed_tree_check_sel |
| static constexpr Column | COUNTS = Column::lookup_execution_check_written_storage_slot_counts |
| static constexpr Column | INVERSES = Column::lookup_execution_check_written_storage_slot_inv |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | SRC_COLUMNS |
| static constexpr std::array< ColumnAndShifts, LOOKUP_TUPLE_SIZE > | DST_COLUMNS |
Definition at line 323 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 329 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 341 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 328 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 330 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 326 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 324 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 325 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 331 of file lookups_execution.hpp.
|
staticconstexpr |
Definition at line 327 of file lookups_execution.hpp.