Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::context< FF > Class Template Reference

#include <context.hpp>

Inheritance diagram for bb::avm2::context< FF >:
bb::Relation< contextImpl< FF > > bb::avm2::contextImpl< FF >

Static Public Member Functions

static std::string get_subrelation_label (size_t index)
 
- Static Public Member Functions inherited from bb::avm2::contextImpl< FF >
static bool skip (const AllEntities &in)
 
static void accumulate (ContainerOverSubrelations &evals, const AllEntities &in, const RelationParameters< FF > &, const FF &scaling_factor)
 

Static Public Attributes

static constexpr const std::string_view NAME = "context"
 
static constexpr size_t SR_ENQUEUED_CALL_START_NEXT_CTX_ID = 6
 
static constexpr size_t SR_INCR_NEXT_CONTEXT_ID = 7
 
static constexpr size_t SR_CONTEXT_ID_NEXT_ROW = 8
 
static constexpr size_t SR_CONTEXT_ID_EXT_CALL = 9
 
static constexpr size_t SR_CONTEXT_ID_NESTED_EXIT = 10
 
static constexpr size_t SR_PARENT_ID_NEXT_ROW = 11
 
static constexpr size_t SR_PC_NEXT_ROW_DEFAULT = 13
 
static constexpr size_t SR_PC_NEXT_ROW_EXT_CALL = 14
 
static constexpr size_t SR_MSG_SENDER_NEXT_ROW = 15
 
static constexpr size_t SR_CONTRACT_ADDR_NEXT_ROW = 17
 
static constexpr size_t SR_BYTECODE_ID_NEXT_ROW = 19
 
static constexpr size_t SR_TRANSACTION_FEE_NEXT_ROW = 20
 
static constexpr size_t SR_IS_STATIC_NEXT_ROW = 21
 
static constexpr size_t SR_IS_STATIC_IF_STATIC_CALL = 22
 
static constexpr size_t SR_IS_STATIC_IF_CALL_FROM_STATIC_CONTEXT = 23
 
static constexpr size_t SR_CD_OFFSET_NEXT_ROW = 24
 
static constexpr size_t SR_CD_SIZE_NEXT_ROW = 26
 
static constexpr size_t SR_RET_REV_RD_ADDR = 28
 
static constexpr size_t SR_NEXT_RD_ADDR_IS_ZERO = 29
 
static constexpr size_t SR_RD_ADDR_IS_ZERO = 30
 
static constexpr size_t SR_PROPAGATE_RD_ADDR = 31
 
static constexpr size_t SR_RET_REV_RD_SIZE = 32
 
static constexpr size_t SR_NEXT_RD_SIZE_IS_ZERO = 33
 
static constexpr size_t SR_RD_SIZE_IS_ZERO = 34
 
static constexpr size_t SR_PROPAGATE_RD_SIZE = 35
 
static constexpr size_t SR_EXIT_CALL_LAST_CHILD_ID = 36
 
static constexpr size_t SR_ENTER_CALL_LAST_CHILD_ID = 37
 
static constexpr size_t SR_LAST_CHILD_ID_IS_ZERO = 38
 
static constexpr size_t SR_PROPAGATE_LAST_CHILD_ID = 39
 
static constexpr size_t SR_L2_GAS_LIMIT_NEXT_ROW = 40
 
static constexpr size_t SR_L2_GAS_LIMIT_RESTORE_ON_EXIT = 41
 
static constexpr size_t SR_DA_GAS_LIMIT_NEXT_ROW = 42
 
static constexpr size_t SR_DA_GAS_LIMIT_RESTORE_ON_EXIT = 43
 
static constexpr size_t SR_PARENT_L2_GAS_LIMIT_NEXT_ROW = 44
 
static constexpr size_t SR_PARENT_L2_GAS_LIMIT_STORE_ON_ENTER = 45
 
static constexpr size_t SR_PARENT_DA_GAS_LIMIT_NEXT_ROW = 46
 
static constexpr size_t SR_PARENT_DA_GAS_LIMIT_STORE_ON_ENTER = 47
 
static constexpr size_t SR_PARENT_L2_GAS_USED_NEXT_ROW = 48
 
static constexpr size_t SR_PARENT_L2_GAS_USED_STORE_ON_ENTER = 49
 
static constexpr size_t SR_PARENT_DA_GAS_USED_NEXT_ROW = 50
 
static constexpr size_t SR_PARENT_DA_GAS_USED_STORE_ON_ENTER = 51
 
static constexpr size_t SR_RETRIEVED_BYTECODES_TREE_ROOT_CONTINUITY = 52
 
static constexpr size_t SR_RETRIEVED_BYTECODES_TREE_SIZE_CONTINUITY = 53
 
static constexpr size_t SR_L2_GAS_USED_CONTINUITY = 59
 
static constexpr size_t SR_L2_GAS_USED_ZERO_AFTER_CALL = 60
 
static constexpr size_t SR_L2_GAS_USED_INGEST_AFTER_EXIT = 61
 
static constexpr size_t SR_DA_GAS_USED_CONTINUITY = 62
 
static constexpr size_t SR_DA_GAS_USED_ZERO_AFTER_CALL = 63
 
static constexpr size_t SR_DA_GAS_USED_INGEST_AFTER_EXIT = 64
 
static constexpr size_t SR_NOTE_HASH_TREE_ROOT_CONTINUITY = 65
 
static constexpr size_t SR_NOTE_HASH_TREE_SIZE_CONTINUITY = 66
 
static constexpr size_t SR_NUM_NOTE_HASHES_EMITTED_CONTINUITY = 67
 
static constexpr size_t SR_NULLIFIER_TREE_ROOT_CONTINUITY = 68
 
static constexpr size_t SR_NULLIFIER_TREE_SIZE_CONTINUITY = 69
 
static constexpr size_t SR_NUM_NULLIFIERS_EMITTED_CONTINUITY = 70
 
static constexpr size_t SR_PUBLIC_DATA_TREE_ROOT_CONTINUITY = 71
 
static constexpr size_t SR_PUBLIC_DATA_TREE_SIZE_CONTINUITY = 72
 
static constexpr size_t SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_ROOT_CONTINUITY = 73
 
static constexpr size_t SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_SIZE_CONTINUITY = 74
 
static constexpr size_t SR_L1_L2_TREE_ROOT_CONTINUITY = 75
 
static constexpr size_t SR_NUM_UNENCRYPTED_LOGS_CONTINUITY = 76
 
static constexpr size_t SR_NUM_L2_TO_L1_MESSAGES_CONTINUITY = 77
 
- Static Public Attributes inherited from bb::Relation< contextImpl< FF > >
static constexpr std::array< size_t, RelationImpl::SUBRELATION_PARTIAL_LENGTHS.size()> SUBRELATION_TOTAL_LENGTHS
 
static constexpr size_t RELATION_LENGTH
 
static constexpr size_t TOTAL_RELATION_LENGTH
 
- Static Public Attributes inherited from bb::avm2::contextImpl< FF >
static constexpr std::array< size_t, 78 > SUBRELATION_PARTIAL_LENGTHS
 

Additional Inherited Members

- Public Types inherited from bb::Relation< contextImpl< FF > >
using FF = typename RelationImpl::FF
 
using ProtogalaxyTupleOfUnivariatesOverSubrelationsNoOptimisticSkipping = TupleOfUnivariates< FF, compute_composed_subrelation_partial_lengths< NUM_INSTANCES >(SUBRELATION_TOTAL_LENGTHS)>
 
using ProtogalaxyTupleOfUnivariatesOverSubrelations = TupleOfUnivariatesWithOptimisticSkipping< FF, compute_composed_subrelation_partial_lengths< NUM_INSTANCES >(SUBRELATION_TOTAL_LENGTHS), NUM_INSTANCES - 1 >
 
using SumcheckTupleOfUnivariatesOverSubrelations = TupleOfUnivariates< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS >
 
using SumcheckArrayOfValuesOverSubrelations = ArrayOfValues< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS >
 
using UnivariateAccumulator0 = std::tuple_element_t< 0, SumcheckTupleOfUnivariatesOverSubrelations >
 
using ValueAccumulator0 = std::tuple_element_t< 0, SumcheckArrayOfValuesOverSubrelations >
 
- Public Types inherited from bb::avm2::contextImpl< FF >
using FF = FF
 

Detailed Description

template<typename FF>
class bb::avm2::context< FF >

Definition at line 37 of file context.hpp.

Member Function Documentation

◆ get_subrelation_label()

template<typename FF >
static std::string bb::avm2::context< FF >::get_subrelation_label ( size_t  index)
inlinestatic

Definition at line 105 of file context.hpp.

Member Data Documentation

◆ NAME

template<typename FF >
constexpr const std::string_view bb::avm2::context< FF >::NAME = "context"
staticconstexpr

Definition at line 39 of file context.hpp.

◆ SR_BYTECODE_ID_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_BYTECODE_ID_NEXT_ROW = 19
staticconstexpr

Definition at line 52 of file context.hpp.

◆ SR_CD_OFFSET_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_CD_OFFSET_NEXT_ROW = 24
staticconstexpr

Definition at line 57 of file context.hpp.

◆ SR_CD_SIZE_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_CD_SIZE_NEXT_ROW = 26
staticconstexpr

Definition at line 58 of file context.hpp.

◆ SR_CONTEXT_ID_EXT_CALL

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_CONTEXT_ID_EXT_CALL = 9
staticconstexpr

Definition at line 45 of file context.hpp.

◆ SR_CONTEXT_ID_NESTED_EXIT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_CONTEXT_ID_NESTED_EXIT = 10
staticconstexpr

Definition at line 46 of file context.hpp.

◆ SR_CONTEXT_ID_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_CONTEXT_ID_NEXT_ROW = 8
staticconstexpr

Definition at line 44 of file context.hpp.

◆ SR_CONTRACT_ADDR_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_CONTRACT_ADDR_NEXT_ROW = 17
staticconstexpr

Definition at line 51 of file context.hpp.

◆ SR_DA_GAS_LIMIT_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_DA_GAS_LIMIT_NEXT_ROW = 42
staticconstexpr

Definition at line 73 of file context.hpp.

◆ SR_DA_GAS_LIMIT_RESTORE_ON_EXIT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_DA_GAS_LIMIT_RESTORE_ON_EXIT = 43
staticconstexpr

Definition at line 74 of file context.hpp.

◆ SR_DA_GAS_USED_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_DA_GAS_USED_CONTINUITY = 62
staticconstexpr

Definition at line 88 of file context.hpp.

◆ SR_DA_GAS_USED_INGEST_AFTER_EXIT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_DA_GAS_USED_INGEST_AFTER_EXIT = 64
staticconstexpr

Definition at line 90 of file context.hpp.

◆ SR_DA_GAS_USED_ZERO_AFTER_CALL

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_DA_GAS_USED_ZERO_AFTER_CALL = 63
staticconstexpr

Definition at line 89 of file context.hpp.

◆ SR_ENQUEUED_CALL_START_NEXT_CTX_ID

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_ENQUEUED_CALL_START_NEXT_CTX_ID = 6
staticconstexpr

Definition at line 42 of file context.hpp.

◆ SR_ENTER_CALL_LAST_CHILD_ID

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_ENTER_CALL_LAST_CHILD_ID = 37
staticconstexpr

Definition at line 68 of file context.hpp.

◆ SR_EXIT_CALL_LAST_CHILD_ID

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_EXIT_CALL_LAST_CHILD_ID = 36
staticconstexpr

Definition at line 67 of file context.hpp.

◆ SR_INCR_NEXT_CONTEXT_ID

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_INCR_NEXT_CONTEXT_ID = 7
staticconstexpr

Definition at line 43 of file context.hpp.

◆ SR_IS_STATIC_IF_CALL_FROM_STATIC_CONTEXT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_IS_STATIC_IF_CALL_FROM_STATIC_CONTEXT = 23
staticconstexpr

Definition at line 56 of file context.hpp.

◆ SR_IS_STATIC_IF_STATIC_CALL

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_IS_STATIC_IF_STATIC_CALL = 22
staticconstexpr

Definition at line 55 of file context.hpp.

◆ SR_IS_STATIC_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_IS_STATIC_NEXT_ROW = 21
staticconstexpr

Definition at line 54 of file context.hpp.

◆ SR_L1_L2_TREE_ROOT_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_L1_L2_TREE_ROOT_CONTINUITY = 75
staticconstexpr

Definition at line 101 of file context.hpp.

◆ SR_L2_GAS_LIMIT_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_L2_GAS_LIMIT_NEXT_ROW = 40
staticconstexpr

Definition at line 71 of file context.hpp.

◆ SR_L2_GAS_LIMIT_RESTORE_ON_EXIT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_L2_GAS_LIMIT_RESTORE_ON_EXIT = 41
staticconstexpr

Definition at line 72 of file context.hpp.

◆ SR_L2_GAS_USED_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_L2_GAS_USED_CONTINUITY = 59
staticconstexpr

Definition at line 85 of file context.hpp.

◆ SR_L2_GAS_USED_INGEST_AFTER_EXIT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_L2_GAS_USED_INGEST_AFTER_EXIT = 61
staticconstexpr

Definition at line 87 of file context.hpp.

◆ SR_L2_GAS_USED_ZERO_AFTER_CALL

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_L2_GAS_USED_ZERO_AFTER_CALL = 60
staticconstexpr

Definition at line 86 of file context.hpp.

◆ SR_LAST_CHILD_ID_IS_ZERO

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_LAST_CHILD_ID_IS_ZERO = 38
staticconstexpr

Definition at line 69 of file context.hpp.

◆ SR_MSG_SENDER_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_MSG_SENDER_NEXT_ROW = 15
staticconstexpr

Definition at line 50 of file context.hpp.

◆ SR_NEXT_RD_ADDR_IS_ZERO

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NEXT_RD_ADDR_IS_ZERO = 29
staticconstexpr

Definition at line 60 of file context.hpp.

◆ SR_NEXT_RD_SIZE_IS_ZERO

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NEXT_RD_SIZE_IS_ZERO = 33
staticconstexpr

Definition at line 64 of file context.hpp.

◆ SR_NOTE_HASH_TREE_ROOT_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NOTE_HASH_TREE_ROOT_CONTINUITY = 65
staticconstexpr

Definition at line 91 of file context.hpp.

◆ SR_NOTE_HASH_TREE_SIZE_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NOTE_HASH_TREE_SIZE_CONTINUITY = 66
staticconstexpr

Definition at line 92 of file context.hpp.

◆ SR_NULLIFIER_TREE_ROOT_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NULLIFIER_TREE_ROOT_CONTINUITY = 68
staticconstexpr

Definition at line 94 of file context.hpp.

◆ SR_NULLIFIER_TREE_SIZE_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NULLIFIER_TREE_SIZE_CONTINUITY = 69
staticconstexpr

Definition at line 95 of file context.hpp.

◆ SR_NUM_L2_TO_L1_MESSAGES_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NUM_L2_TO_L1_MESSAGES_CONTINUITY = 77
staticconstexpr

Definition at line 103 of file context.hpp.

◆ SR_NUM_NOTE_HASHES_EMITTED_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NUM_NOTE_HASHES_EMITTED_CONTINUITY = 67
staticconstexpr

Definition at line 93 of file context.hpp.

◆ SR_NUM_NULLIFIERS_EMITTED_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NUM_NULLIFIERS_EMITTED_CONTINUITY = 70
staticconstexpr

Definition at line 96 of file context.hpp.

◆ SR_NUM_UNENCRYPTED_LOGS_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_NUM_UNENCRYPTED_LOGS_CONTINUITY = 76
staticconstexpr

Definition at line 102 of file context.hpp.

◆ SR_PARENT_DA_GAS_LIMIT_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_DA_GAS_LIMIT_NEXT_ROW = 46
staticconstexpr

Definition at line 77 of file context.hpp.

◆ SR_PARENT_DA_GAS_LIMIT_STORE_ON_ENTER

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_DA_GAS_LIMIT_STORE_ON_ENTER = 47
staticconstexpr

Definition at line 78 of file context.hpp.

◆ SR_PARENT_DA_GAS_USED_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_DA_GAS_USED_NEXT_ROW = 50
staticconstexpr

Definition at line 81 of file context.hpp.

◆ SR_PARENT_DA_GAS_USED_STORE_ON_ENTER

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_DA_GAS_USED_STORE_ON_ENTER = 51
staticconstexpr

Definition at line 82 of file context.hpp.

◆ SR_PARENT_ID_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_ID_NEXT_ROW = 11
staticconstexpr

Definition at line 47 of file context.hpp.

◆ SR_PARENT_L2_GAS_LIMIT_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_L2_GAS_LIMIT_NEXT_ROW = 44
staticconstexpr

Definition at line 75 of file context.hpp.

◆ SR_PARENT_L2_GAS_LIMIT_STORE_ON_ENTER

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_L2_GAS_LIMIT_STORE_ON_ENTER = 45
staticconstexpr

Definition at line 76 of file context.hpp.

◆ SR_PARENT_L2_GAS_USED_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_L2_GAS_USED_NEXT_ROW = 48
staticconstexpr

Definition at line 79 of file context.hpp.

◆ SR_PARENT_L2_GAS_USED_STORE_ON_ENTER

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PARENT_L2_GAS_USED_STORE_ON_ENTER = 49
staticconstexpr

Definition at line 80 of file context.hpp.

◆ SR_PC_NEXT_ROW_DEFAULT

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PC_NEXT_ROW_DEFAULT = 13
staticconstexpr

Definition at line 48 of file context.hpp.

◆ SR_PC_NEXT_ROW_EXT_CALL

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PC_NEXT_ROW_EXT_CALL = 14
staticconstexpr

Definition at line 49 of file context.hpp.

◆ SR_PROPAGATE_LAST_CHILD_ID

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PROPAGATE_LAST_CHILD_ID = 39
staticconstexpr

Definition at line 70 of file context.hpp.

◆ SR_PROPAGATE_RD_ADDR

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PROPAGATE_RD_ADDR = 31
staticconstexpr

Definition at line 62 of file context.hpp.

◆ SR_PROPAGATE_RD_SIZE

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PROPAGATE_RD_SIZE = 35
staticconstexpr

Definition at line 66 of file context.hpp.

◆ SR_PUBLIC_DATA_TREE_ROOT_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PUBLIC_DATA_TREE_ROOT_CONTINUITY = 71
staticconstexpr

Definition at line 97 of file context.hpp.

◆ SR_PUBLIC_DATA_TREE_SIZE_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_PUBLIC_DATA_TREE_SIZE_CONTINUITY = 72
staticconstexpr

Definition at line 98 of file context.hpp.

◆ SR_RD_ADDR_IS_ZERO

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_RD_ADDR_IS_ZERO = 30
staticconstexpr

Definition at line 61 of file context.hpp.

◆ SR_RD_SIZE_IS_ZERO

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_RD_SIZE_IS_ZERO = 34
staticconstexpr

Definition at line 65 of file context.hpp.

◆ SR_RET_REV_RD_ADDR

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_RET_REV_RD_ADDR = 28
staticconstexpr

Definition at line 59 of file context.hpp.

◆ SR_RET_REV_RD_SIZE

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_RET_REV_RD_SIZE = 32
staticconstexpr

Definition at line 63 of file context.hpp.

◆ SR_RETRIEVED_BYTECODES_TREE_ROOT_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_RETRIEVED_BYTECODES_TREE_ROOT_CONTINUITY = 52
staticconstexpr

Definition at line 83 of file context.hpp.

◆ SR_RETRIEVED_BYTECODES_TREE_SIZE_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_RETRIEVED_BYTECODES_TREE_SIZE_CONTINUITY = 53
staticconstexpr

Definition at line 84 of file context.hpp.

◆ SR_TRANSACTION_FEE_NEXT_ROW

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_TRANSACTION_FEE_NEXT_ROW = 20
staticconstexpr

Definition at line 53 of file context.hpp.

◆ SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_ROOT_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_ROOT_CONTINUITY = 73
staticconstexpr

Definition at line 99 of file context.hpp.

◆ SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_SIZE_CONTINUITY

template<typename FF >
constexpr size_t bb::avm2::context< FF >::SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_SIZE_CONTINUITY = 74
staticconstexpr

Definition at line 100 of file context.hpp.


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