#include <lookups_execution.hpp>
Definition at line 323 of file lookups_execution.hpp.
◆ COUNTS
| constexpr Column bb::avm2::lookup_execution_check_written_storage_slot_settings_::COUNTS = Column::lookup_execution_check_written_storage_slot_counts |
|
staticconstexpr |
◆ DST_COLUMNS
Initial value:= {
ColumnAndShifts::indexed_tree_check_not_exists, ColumnAndShifts::indexed_tree_check_value,
ColumnAndShifts::indexed_tree_check_root, ColumnAndShifts::indexed_tree_check_tree_height,
ColumnAndShifts::indexed_tree_check_sel_silo, ColumnAndShifts::indexed_tree_check_siloing_separator,
ColumnAndShifts::indexed_tree_check_address
}
Definition at line 340 of file lookups_execution.hpp.
◆ DST_SELECTOR
| constexpr Column bb::avm2::lookup_execution_check_written_storage_slot_settings_::DST_SELECTOR = Column::indexed_tree_check_sel |
|
staticconstexpr |
◆ INVERSES
| constexpr Column bb::avm2::lookup_execution_check_written_storage_slot_settings_::INVERSES = Column::lookup_execution_check_written_storage_slot_inv |
|
staticconstexpr |
◆ LOOKUP_TUPLE_SIZE
| constexpr size_t bb::avm2::lookup_execution_check_written_storage_slot_settings_::LOOKUP_TUPLE_SIZE = 7 |
|
staticconstexpr |
◆ NAME
| constexpr std::string_view bb::avm2::lookup_execution_check_written_storage_slot_settings_::NAME = "LOOKUP_EXECUTION_CHECK_WRITTEN_STORAGE_SLOT" |
|
staticconstexpr |
◆ RELATION_NAME
| constexpr std::string_view bb::avm2::lookup_execution_check_written_storage_slot_settings_::RELATION_NAME = "execution" |
|
staticconstexpr |
◆ SRC_COLUMNS
Initial value:= {
ColumnAndShifts::execution_dynamic_da_gas_factor,
ColumnAndShifts::execution_register_1_,
ColumnAndShifts::execution_prev_written_public_data_slots_tree_root,
ColumnAndShifts::execution_written_slots_tree_height,
ColumnAndShifts::execution_sel_gas_sstore,
ColumnAndShifts::execution_written_slots_tree_siloing_separator,
ColumnAndShifts::execution_contract_address
}
Definition at line 331 of file lookups_execution.hpp.
◆ SRC_SELECTOR
| constexpr Column bb::avm2::lookup_execution_check_written_storage_slot_settings_::SRC_SELECTOR = Column::execution_sel_gas_sstore |
|
staticconstexpr |
The documentation for this struct was generated from the following file: