Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <note_hash_tree_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 = "note_hash_tree_check" |
static constexpr size_t | SR_DISABLE_SILOING_ON_READ = 5 |
static constexpr size_t | SR_PASSTHROUGH_SILOING = 7 |
static constexpr size_t | SR_DISABLE_UNIQUENESS_ON_READ = 9 |
static constexpr size_t | SR_PASSTHROUGH_UNIQUENESS = 10 |
![]() | |
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, 19 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 34 of file note_hash_tree_check.hpp.
|
inlinestatic |
Definition at line 38 of file note_hash_tree_check.hpp.
|
staticconstexpr |
Definition at line 36 of file note_hash_tree_check.hpp.
|
staticconstexpr |
Definition at line 54 of file note_hash_tree_check.hpp.
|
staticconstexpr |
Definition at line 56 of file note_hash_tree_check.hpp.
|
staticconstexpr |
Definition at line 55 of file note_hash_tree_check.hpp.
|
staticconstexpr |
Definition at line 57 of file note_hash_tree_check.hpp.