|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <update_check.hpp>
Static Public Member Functions | |
| static std::string | get_subrelation_label (size_t index) |
Static Public Member Functions inherited from bb::avm2::update_checkImpl< 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 = "update_check" |
| static constexpr size_t | SR_HASH_IS_ZERO_CHECK = 7 |
| static constexpr size_t | SR_NEVER_UPDATED_CHECK = 8 |
| static constexpr size_t | SR_UPDATE_METADATA_DECOMPOSITION = 11 |
| static constexpr size_t | SR_UPDATE_PRE_CLASS_IS_ZERO = 13 |
| static constexpr size_t | SR_UPDATE_POST_CLASS_IS_ZERO = 15 |
| static constexpr size_t | SR_FUTURE_UPDATE_CLASS_ID_ASSIGNMENT = 16 |
| static constexpr size_t | SR_PAST_UPDATE_CLASS_ID_ASSIGNMENT = 17 |
Static Public Attributes inherited from bb::Relation< update_checkImpl< 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::update_checkImpl< FF > | |
| static constexpr std::array< size_t, 18 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file update_check.hpp.
|
inlinestatic |
Definition at line 47 of file update_check.hpp.
|
staticconstexpr |
Definition at line 36 of file update_check.hpp.
|
staticconstexpr |
Definition at line 44 of file update_check.hpp.
|
staticconstexpr |
Definition at line 39 of file update_check.hpp.
|
staticconstexpr |
Definition at line 40 of file update_check.hpp.
|
staticconstexpr |
Definition at line 45 of file update_check.hpp.
|
staticconstexpr |
Definition at line 41 of file update_check.hpp.
|
staticconstexpr |
Definition at line 43 of file update_check.hpp.
|
staticconstexpr |
Definition at line 42 of file update_check.hpp.