|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <tx.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::txImpl< 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 = "tx" |
| static constexpr size_t | SR_TRACE_CONTINUITY = 1 |
| static constexpr size_t | SR_START_WITH_SEL = 2 |
| static constexpr size_t | SR_REM_COUNT_IS_ZERO = 4 |
| static constexpr size_t | SR_REM_COUNT_IS_ONE = 9 |
| static constexpr size_t | SR_IS_PADDED_OR_REVERTED_END_PHASE = 10 |
| static constexpr size_t | SR_SEL_ACTIVE_ON_SOME_VARIOUS_SELECTORS = 11 |
| static constexpr size_t | SR_NO_EARLY_END = 12 |
| static constexpr size_t | SR_START_FOLLOWS_END = 13 |
| static constexpr size_t | SR_START_PHASE_VALUE_INITIALIZATION = 14 |
| static constexpr size_t | SR_PHASE_VALUE_CONTINUITY = 15 |
| static constexpr size_t | SR_INCR_PHASE_VALUE_ON_END = 16 |
| static constexpr size_t | SR_PHASE_JUMP_ON_REVERT = 17 |
| static constexpr size_t | SR_READ_PI_LENGTH_SEL = 18 |
| static constexpr size_t | SR_ONE_SHOT_REMAINING_PHASE_COUNTER_ONE = 19 |
| static constexpr size_t | SR_DECR_REM_PHASE_EVENTS = 20 |
| static constexpr size_t | SR_READ_PI_OFFSET_INIT = 21 |
| static constexpr size_t | SR_INCR_READ_PI_OFFSET = 22 |
| static constexpr size_t | SR_MAX_NOTE_HASH_WRITES_REACHED = 31 |
| static constexpr size_t | SR_MAX_NULLIFIER_WRITES_REACHED = 37 |
| static constexpr size_t | SR_MAX_L2_L1_MSG_WRITES_REACHED = 43 |
| static constexpr size_t | SR_UPDATE_NUM_L2_TO_L1_MSGS = 46 |
| static constexpr size_t | SR_SEL_ACTIVE_ON_COLLECT_FEE = 47 |
| static constexpr size_t | SR_COMPUTE_FEE = 49 |
| static constexpr size_t | SR_TEARDOWN_GETS_FEE = 50 |
| static constexpr size_t | SR_FEE_ZERO_UNLESS_COLLECT_FEE_OR_TEARDOWN = 51 |
| static constexpr size_t | SR_PAD_NOTE_HASH_TREE = 57 |
| static constexpr size_t | SR_PAD_NULLIFIER_TREE = 58 |
| static constexpr size_t | SR_SEL_ACTIVE_ON_CLEANUP = 59 |
Static Public Attributes inherited from bb::Relation< txImpl< FF > > | |
| static constexpr size_t | RELATION_LENGTH |
Static Public Attributes inherited from bb::avm2::txImpl< FF > | |
| static constexpr std::array< size_t, 60 > | SUBRELATION_PARTIAL_LENGTHS |
Additional Inherited Members | |
Public Types inherited from bb::Relation< txImpl< 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::txImpl< FF > | |
| using | FF = FF |
|
inlinestatic |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |