|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <execution.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::executionImpl< 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 = "execution" |
| static constexpr size_t | SR_ENQUEUED_CALL_START = 1 |
| static constexpr size_t | SR_ENQUEUED_CALL_END = 2 |
| static constexpr size_t | SR_TRACE_CONTINUITY = 4 |
| static constexpr size_t | SR_BYTECODE_RETRIEVAL_NO_FAILURE = 5 |
| static constexpr size_t | SR_NO_FETCHING_NO_INSTR_FETCH_ERROR = 8 |
| static constexpr size_t | SR_DYN_GAS_ID_DECOMPOSITION = 17 |
| static constexpr size_t | SR_NUM_P_LIMBS_CEIL = 20 |
| static constexpr size_t | SR_DYN_L2_FACTOR_TO_RADIX_BE = 21 |
| static constexpr size_t | SR_DYN_DA_GAS_IS_ZERO = 24 |
| static constexpr size_t | SR_DYN_L2_GAS_IS_ZERO = 25 |
| static constexpr size_t | SR_SUBTRACE_ID_DECOMPOSITION = 41 |
| static constexpr size_t | SR_EXEC_OP_ID_DECOMPOSITION = 63 |
| static constexpr size_t | SR_PC_NEXT_ROW_INT_CALL_JUMP = 64 |
| static constexpr size_t | SR_PC_NEXT_ROW_JUMPI = 65 |
| static constexpr size_t | SR_MOV_SAME_VALUE = 66 |
| static constexpr size_t | SR_MOV_SAME_TAG = 67 |
| static constexpr size_t | SR_SUCCESS_COPY_WRITE_REG = 68 |
| static constexpr size_t | SR_SUCCESS_COPY_U1_TAG = 69 |
| static constexpr size_t | SR_RETURNDATA_SIZE_WRITE_REG = 70 |
| static constexpr size_t | SR_RETURNDATA_SIZE_U32_TAG = 71 |
| static constexpr size_t | SR_PUBLIC_DATA_TREE_ROOT_NOT_CHANGED = 72 |
| static constexpr size_t | SR_PUBLIC_DATA_TREE_SIZE_NOT_CHANGED = 73 |
| static constexpr size_t | SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_ROOT_NOT_CHANGED = 74 |
| static constexpr size_t | SR_WRITTEN_PUBLIC_DATA_SLOTS_TREE_SIZE_NOT_CHANGED = 75 |
| static constexpr size_t | SR_NOTE_HASH_TREE_ROOT_NOT_CHANGED = 76 |
| static constexpr size_t | SR_NOTE_HASH_TREE_SIZE_NOT_CHANGED = 77 |
| static constexpr size_t | SR_NUM_NOTE_HASHES_EMITTED_NOT_CHANGED = 78 |
| static constexpr size_t | SR_NULLIFIER_TREE_ROOT_NOT_CHANGED = 79 |
| static constexpr size_t | SR_NULLIFIER_TREE_SIZE_NOT_CHANGED = 80 |
| static constexpr size_t | SR_NUM_NULLIFIERS_EMITTED_NOT_CHANGED = 81 |
| static constexpr size_t | SR_NUM_UNENCRYPTED_LOGS_NOT_CHANGED = 82 |
| static constexpr size_t | SR_NUM_L2_TO_L1_MESSAGES_NOT_CHANGED = 83 |
| static constexpr size_t | SR_RETRIEVED_BYTECODES_TREE_ROOT_NOT_CHANGED = 84 |
| static constexpr size_t | SR_RETRIEVED_BYTECODES_TREE_SIZE_NOT_CHANGED = 85 |
| static constexpr size_t | SR_INFALLIBLE_OPCODES_SUCCESS = 87 |
Static Public Attributes inherited from bb::Relation< executionImpl< FF > > | |
| static constexpr size_t | RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::executionImpl< FF > | |
| static constexpr std::array< size_t, 91 > | SUBRELATION_PARTIAL_LENGTHS |
Additional Inherited Members | |
Public Types inherited from bb::Relation< executionImpl< FF > > | |
| using | FF = typename RelationImpl::FF |
| 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::executionImpl< FF > | |
| using | FF = FF |
Definition at line 37 of file execution.hpp.
|
inlinestatic |
Definition at line 78 of file execution.hpp.
|
staticconstexpr |
Definition at line 39 of file execution.hpp.
|
staticconstexpr |
Definition at line 45 of file execution.hpp.
|
staticconstexpr |
Definition at line 50 of file execution.hpp.
|
staticconstexpr |
Definition at line 47 of file execution.hpp.
|
staticconstexpr |
Definition at line 49 of file execution.hpp.
|
staticconstexpr |
Definition at line 51 of file execution.hpp.
|
staticconstexpr |
Definition at line 43 of file execution.hpp.
|
staticconstexpr |
Definition at line 42 of file execution.hpp.
|
staticconstexpr |
Definition at line 53 of file execution.hpp.
|
staticconstexpr |
Definition at line 76 of file execution.hpp.
|
staticconstexpr |
Definition at line 57 of file execution.hpp.
|
staticconstexpr |
Definition at line 56 of file execution.hpp.
|
staticconstexpr |
Definition at line 46 of file execution.hpp.
|
staticconstexpr |
Definition at line 66 of file execution.hpp.
|
staticconstexpr |
Definition at line 67 of file execution.hpp.
|
staticconstexpr |
Definition at line 69 of file execution.hpp.
|
staticconstexpr |
Definition at line 70 of file execution.hpp.
|
staticconstexpr |
Definition at line 73 of file execution.hpp.
|
staticconstexpr |
Definition at line 68 of file execution.hpp.
|
staticconstexpr |
Definition at line 71 of file execution.hpp.
|
staticconstexpr |
Definition at line 48 of file execution.hpp.
|
staticconstexpr |
Definition at line 72 of file execution.hpp.
|
staticconstexpr |
Definition at line 54 of file execution.hpp.
|
staticconstexpr |
Definition at line 55 of file execution.hpp.
|
staticconstexpr |
Definition at line 62 of file execution.hpp.
|
staticconstexpr |
Definition at line 63 of file execution.hpp.
|
staticconstexpr |
Definition at line 74 of file execution.hpp.
|
staticconstexpr |
Definition at line 75 of file execution.hpp.
|
staticconstexpr |
Definition at line 61 of file execution.hpp.
|
staticconstexpr |
Definition at line 60 of file execution.hpp.
|
staticconstexpr |
Definition at line 52 of file execution.hpp.
|
staticconstexpr |
Definition at line 59 of file execution.hpp.
|
staticconstexpr |
Definition at line 58 of file execution.hpp.
|
staticconstexpr |
Definition at line 44 of file execution.hpp.
|
staticconstexpr |
Definition at line 64 of file execution.hpp.
|
staticconstexpr |
Definition at line 65 of file execution.hpp.