Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <emit_unencrypted_log.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 = "emit_unencrypted_log" |
static constexpr size_t | SR_START_AFTER_LATCH = 4 |
static constexpr size_t | SR_SELECTOR_ON_START = 5 |
static constexpr size_t | SR_SELECTOR_CONSISTENCY = 6 |
static constexpr size_t | SR_SELECTOR_ON_END = 7 |
static constexpr size_t | SR_REMAINING_ROWS_DECREMENT = 9 |
static constexpr size_t | SR_ERROR_OUT_OF_BOUNDS_CONSISTENCY = 16 |
static constexpr size_t | SR_ERROR_TAG_MISMATCH_CONSISTENCY = 20 |
static constexpr size_t | SR_WRONG_TAG_CHECK = 23 |
static constexpr size_t | SR_SEL_SHOULD_WRITE_TO_PUBLIC_INPUTS_CONSISTENCY = 28 |
static constexpr size_t | SR_REMAINING_LOG_SIZE_DECREMENT = 32 |
static constexpr size_t | SR_LOG_ADDRESS_INCREMENT = 35 |
static constexpr size_t | SR_EXEC_CLK_CONSISTENCY = 36 |
static constexpr size_t | SR_SPACE_ID_CONSISTENCY = 37 |
static constexpr size_t | SR_CONTRACT_ADDRESS_CONSISTENCY = 44 |
static constexpr size_t | SR_LOG_SIZE_CONSISTENCY = 45 |
![]() | |
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, 46 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 36 of file emit_unencrypted_log.hpp.
|
inlinestatic |
Definition at line 40 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 38 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 91 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 83 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 84 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 89 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 88 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 92 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 87 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 82 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 86 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 80 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 81 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 79 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 90 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 78 of file emit_unencrypted_log.hpp.
|
staticconstexpr |
Definition at line 85 of file emit_unencrypted_log.hpp.