Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <get_env_var.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 = "get_env_var" |
static constexpr size_t | SR_FROM_PUBLIC_INPUTS = 0 |
static constexpr size_t | SR_ADDRESS_FROM_CONTEXT = 1 |
static constexpr size_t | SR_SENDER_FROM_CONTEXT = 2 |
static constexpr size_t | SR_TRANSACTION_FEE_FROM_CONTEXT = 3 |
static constexpr size_t | SR_ISSTATICCALL_FROM_CONTEXT = 4 |
static constexpr size_t | SR_L2GASLEFT_FROM_GAS = 5 |
static constexpr size_t | SR_DAGASLEFT_FROM_GAS = 6 |
![]() | |
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, 7 > | SUBRELATION_PARTIAL_LENGTHS |
Definition at line 33 of file get_env_var.hpp.
|
inlinestatic |
Definition at line 37 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 35 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 60 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 65 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 59 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 63 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 64 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 61 of file get_env_var.hpp.
|
staticconstexpr |
Definition at line 62 of file get_env_var.hpp.