Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::emit_unencrypted_log< FF > Class Template Reference

#include <emit_unencrypted_log.hpp>

Inheritance diagram for bb::avm2::emit_unencrypted_log< FF >:
bb::Relation< emit_unencrypted_logImpl< FF > > bb::avm2::emit_unencrypted_logImpl< FF >

Static Public Member Functions

static std::string get_subrelation_label (size_t index)
 
- Static Public Member Functions inherited from bb::avm2::emit_unencrypted_logImpl< 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 = "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 Public Attributes inherited from bb::Relation< emit_unencrypted_logImpl< 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::emit_unencrypted_logImpl< FF >
static constexpr std::array< size_t, 46 > SUBRELATION_PARTIAL_LENGTHS
 

Additional Inherited Members

- Public Types inherited from bb::Relation< emit_unencrypted_logImpl< FF > >
using FF = typename RelationImpl::FF
 
using ProtogalaxyTupleOfUnivariatesOverSubrelationsNoOptimisticSkipping = TupleOfUnivariates< FF, compute_composed_subrelation_partial_lengths< NUM_KEYS >(SUBRELATION_TOTAL_LENGTHS)>
 
using ProtogalaxyTupleOfUnivariatesOverSubrelations = TupleOfUnivariatesWithOptimisticSkipping< FF, compute_composed_subrelation_partial_lengths< NUM_KEYS >(SUBRELATION_TOTAL_LENGTHS), NUM_KEYS - 1 >
 
using SumcheckTupleOfUnivariatesOverSubrelations = TupleOfUnivariates< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS >
 
using SumcheckArrayOfValuesOverSubrelations = ArrayOfValues< FF, RelationImpl::SUBRELATION_PARTIAL_LENGTHS >
 
using UnivariateAccumulator0 = std::tuple_element_t< 0, SumcheckTupleOfUnivariatesOverSubrelations >
 
using ValueAccumulator0 = std::tuple_element_t< 0, SumcheckArrayOfValuesOverSubrelations >
 
- Public Types inherited from bb::avm2::emit_unencrypted_logImpl< FF >
using FF = FF
 

Detailed Description

template<typename FF>
class bb::avm2::emit_unencrypted_log< FF >

Definition at line 36 of file emit_unencrypted_log.hpp.

Member Function Documentation

◆ get_subrelation_label()

template<typename FF >
static std::string bb::avm2::emit_unencrypted_log< FF >::get_subrelation_label ( size_t  index)
inlinestatic

Definition at line 40 of file emit_unencrypted_log.hpp.

Member Data Documentation

◆ NAME

template<typename FF >
constexpr const std::string_view bb::avm2::emit_unencrypted_log< FF >::NAME = "emit_unencrypted_log"
staticconstexpr

Definition at line 38 of file emit_unencrypted_log.hpp.

◆ SR_CONTRACT_ADDRESS_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_CONTRACT_ADDRESS_CONSISTENCY = 44
staticconstexpr

Definition at line 91 of file emit_unencrypted_log.hpp.

◆ SR_ERROR_OUT_OF_BOUNDS_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_ERROR_OUT_OF_BOUNDS_CONSISTENCY = 16
staticconstexpr

Definition at line 83 of file emit_unencrypted_log.hpp.

◆ SR_ERROR_TAG_MISMATCH_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_ERROR_TAG_MISMATCH_CONSISTENCY = 20
staticconstexpr

Definition at line 84 of file emit_unencrypted_log.hpp.

◆ SR_EXEC_CLK_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_EXEC_CLK_CONSISTENCY = 36
staticconstexpr

Definition at line 89 of file emit_unencrypted_log.hpp.

◆ SR_LOG_ADDRESS_INCREMENT

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_LOG_ADDRESS_INCREMENT = 35
staticconstexpr

Definition at line 88 of file emit_unencrypted_log.hpp.

◆ SR_LOG_SIZE_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_LOG_SIZE_CONSISTENCY = 45
staticconstexpr

Definition at line 92 of file emit_unencrypted_log.hpp.

◆ SR_REMAINING_LOG_SIZE_DECREMENT

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_REMAINING_LOG_SIZE_DECREMENT = 32
staticconstexpr

Definition at line 87 of file emit_unencrypted_log.hpp.

◆ SR_REMAINING_ROWS_DECREMENT

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_REMAINING_ROWS_DECREMENT = 9
staticconstexpr

Definition at line 82 of file emit_unencrypted_log.hpp.

◆ SR_SEL_SHOULD_WRITE_TO_PUBLIC_INPUTS_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_SEL_SHOULD_WRITE_TO_PUBLIC_INPUTS_CONSISTENCY = 28
staticconstexpr

Definition at line 86 of file emit_unencrypted_log.hpp.

◆ SR_SELECTOR_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_SELECTOR_CONSISTENCY = 6
staticconstexpr

Definition at line 80 of file emit_unencrypted_log.hpp.

◆ SR_SELECTOR_ON_END

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_SELECTOR_ON_END = 7
staticconstexpr

Definition at line 81 of file emit_unencrypted_log.hpp.

◆ SR_SELECTOR_ON_START

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_SELECTOR_ON_START = 5
staticconstexpr

Definition at line 79 of file emit_unencrypted_log.hpp.

◆ SR_SPACE_ID_CONSISTENCY

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_SPACE_ID_CONSISTENCY = 37
staticconstexpr

Definition at line 90 of file emit_unencrypted_log.hpp.

◆ SR_START_AFTER_LATCH

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_START_AFTER_LATCH = 4
staticconstexpr

Definition at line 78 of file emit_unencrypted_log.hpp.

◆ SR_WRONG_TAG_CHECK

template<typename FF >
constexpr size_t bb::avm2::emit_unencrypted_log< FF >::SR_WRONG_TAG_CHECK = 23
staticconstexpr

Definition at line 85 of file emit_unencrypted_log.hpp.


The documentation for this class was generated from the following file: