49 static constexpr bool HasZK =
false;
58 static constexpr size_t NUM_SUBRELATIONS = compute_number_of_subrelations<Relations>();
61 static_assert(
NUM_BUS_COLUMNS == 1,
"MegaAppFlavor should declare exactly the return_data bus");
Common transcript class for both parties. Stores the data for the current round, as well as the manif...
CommitmentKey object over a pairing group 𝔾₁.
static constexpr size_t NUM_BUS_COLUMNS
std::tuple< bb::UltraPermutationRelation< FF >, bb::LogDerivLookupRelation< FF >, bb::ArithmeticRelation< FF >, bb::BilinearOrBatchedEqCheckRelation< FF >, bb::DeltaRangeConstraintRelation< FF >, bb::EllipticRelation< FF >, bb::MemoryRelation< FF >, bb::NonNativeFieldRelation< FF >, bb::EccOpQueueRelation< FF >, bb::SingleBusLookupRelation< FF, EntityId::return_data, EntityId::return_data_read_counts, EntityId::return_data_inverses, EntityId::return_data_indicator, EntityId::q_m >, bb::Poseidon2ExternalRelation< FF >, bb::Poseidon2InitialExternalRelation< FF >, bb::Poseidon2QuadInternalRelation< FF >, bb::Poseidon2QuadInternalTerminalRelation< FF >, bb::Poseidon2TransitionEntryRelation< FF > > Relations_
static constexpr size_t NUM_UNSHIFTED_ENTITIES
Mega flavor specialized for Chonk app circuits.
static constexpr size_t NUM_SUBRELATIONS
static constexpr size_t VIRTUAL_LOG_N
ProverPolynomialsBase< AllEntities< Polynomial >, AllValues, Polynomial > ProverPolynomials
Curve::AffineElement Commitment
static constexpr bool USE_SIMD_SUMCHECK
static constexpr size_t MAX_PARTIAL_RELATION_LENGTH
static constexpr size_t NUM_WIRES
AllEntities< FF > AllValues
static constexpr bool USE_PADDING
Relations_< FF > Relations
AllEntities< std::string > CommitmentLabels
static constexpr size_t NUM_RELATIONS
static const CommitmentLabels & commitment_labels()
static constexpr size_t FINAL_PCS_MSM_SIZE(size_t log_n=VIRTUAL_LOG_N)
static constexpr bool HasZK
static constexpr size_t BATCHED_RELATION_PARTIAL_LENGTH
crypto::Poseidon2< crypto::Poseidon2Bn254ScalarFieldParams > HashFunction
static constexpr bool USE_SHORT_MONOMIALS
Curve::Element GroupElement
static constexpr size_t TRACE_OFFSET
static const std::vector< std::string > & get_labels()
Base Native verification key class.
A container for polynomials handles used by the prover.
static constexpr size_t NUM_WIRES
Wrapper holding a verification key and its precomputed hash.
typename Group::element Element
typename Group::affine_element AffineElement
Base class templates shared across Honk flavors.
Entry point for Barretenberg command-line interface.
MegaCircuitBuilder_< field< Bn254FrParams > > MegaCircuitBuilder
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
The precomputed data needed to compute a Honk VK.