Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <public_data_check.hpp>
Static Public Member Functions | |
static std::string | get_subrelation_label (size_t index) |
![]() | |
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 = "public_data_check" |
static constexpr size_t | SR_START_CONDITION = 1 |
static constexpr size_t | SR_EXISTS_FLAG_CHECK = 11 |
static constexpr size_t | SR_NEXT_SLOT_IS_ZERO_CHECK = 13 |
static constexpr size_t | SR_LOW_LEAF_VALUE_UPDATE = 14 |
static constexpr size_t | SR_LOW_LEAF_NEXT_INDEX_UPDATE = 15 |
static constexpr size_t | SR_LOW_LEAF_NEXT_SLOT_UPDATE = 16 |
static constexpr size_t | SR_VALUE_IS_CORRECT = 18 |
static constexpr size_t | SR_UPDATE_ROOT_VALIDATION = 20 |
static constexpr size_t | SR_WRITE_IDX_INITIAL_VALUE = 22 |
static constexpr size_t | SR_WRITE_IDX_INCREMENT = 25 |
![]() | |
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 constexpr std::array< size_t, 28 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file public_data_check.hpp.
|
inlinestatic |
Definition at line 38 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 36 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 67 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 70 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 71 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 69 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 68 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 66 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 73 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 72 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 75 of file public_data_check.hpp.
|
staticconstexpr |
Definition at line 74 of file public_data_check.hpp.