Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <merkle_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 = "merkle_check" |
static constexpr size_t | SR_TRACE_CONTINUITY = 1 |
static constexpr size_t | SR_START_AFTER_LATCH = 6 |
static constexpr size_t | SR_SELECTOR_ON_END = 7 |
static constexpr size_t | SR_PROPAGATE_READ_ROOT = 8 |
static constexpr size_t | SR_PROPAGATE_WRITE = 9 |
static constexpr size_t | SR_PROPAGATE_WRITE_ROOT = 10 |
static constexpr size_t | SR_PATH_LEN_DECREMENTS = 11 |
static constexpr size_t | SR_END_WHEN_PATH_EMPTY = 12 |
static constexpr size_t | SR_NEXT_INDEX_IS_HALVED = 14 |
static constexpr size_t | SR_FINAL_INDEX_IS_0_OR_1 = 15 |
static constexpr size_t | SR_ASSIGN_NODE_LEFT_OR_RIGHT_READ = 16 |
static constexpr size_t | SR_ASSIGN_SIBLING_LEFT_OR_RIGHT_READ = 17 |
static constexpr size_t | SR_ASSIGN_NODE_LEFT_OR_RIGHT_WRITE = 18 |
static constexpr size_t | SR_ASSIGN_SIBLING_LEFT_OR_RIGHT_WRITE = 19 |
static constexpr size_t | SR_OUTPUT_HASH_IS_NEXT_ROWS_READ_NODE = 21 |
static constexpr size_t | SR_OUTPUT_HASH_IS_NEXT_ROWS_WRITE_NODE = 22 |
static constexpr size_t | SR_READ_OUTPUT_HASH_IS_READ_ROOT = 23 |
static constexpr size_t | SR_WRITE_OUTPUT_HASH_IS_WRITE_ROOT = 24 |
![]() | |
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, 25 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file merkle_check.hpp.
|
inlinestatic |
Definition at line 38 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 36 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 92 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 94 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 93 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 95 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 89 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 91 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 90 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 96 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 97 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 88 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 85 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 86 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 87 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 98 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 84 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 83 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 82 of file merkle_check.hpp.
|
staticconstexpr |
Definition at line 99 of file merkle_check.hpp.