#include <lookups_execution.hpp>
Definition at line 311 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::written_public_data_slots_tree_check_address,
ColumnAndShifts::written_public_data_slots_tree_check_slot,
ColumnAndShifts::written_public_data_slots_tree_check_leaf_not_exists,
ColumnAndShifts::written_public_data_slots_tree_check_root
}
Definition at line 325 of file lookups_execution.hpp.
◆ DST_SELECTOR
constexpr Column bb::avm2::lookup_execution_check_written_storage_slot_settings_::DST_SELECTOR = Column::written_public_data_slots_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 = 4 |
|
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_contract_address,
ColumnAndShifts::execution_register_1_,
ColumnAndShifts::execution_dynamic_da_gas_factor,
ColumnAndShifts::execution_prev_written_public_data_slots_tree_root
}
Definition at line 319 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: