51 const std::shared_ptr<HonkVK>&,
55 const std::shared_ptr<HonkVK>&,
70#ifdef STARKNET_GARAGA_FLAVORS
typename TranscriptParams::Proof Proof
A DeciderProvingKey is normally constructed from a finalized circuit and it contains all the informat...
A container for commitment labels.
A container for the prover polynomials handles.
The verification key is responsible for storing the commitments to the precomputed (non-witness) poly...
bb::CommitmentKey< Curve > CommitmentKey
NativeTranscript Transcript
MegaCircuitBuilder CircuitBuilder
bb::Polynomial< FF > Polynomial
Curve::AffineElement Commitment
bb::RelationParameters< FF > relation_parameters
CommitmentKey commitment_key
std::shared_ptr< HonkVK > honk_vk
typename Flavor::Polynomial Polynomial
BB_PROFILE void generate_gate_challenges()
SumcheckOutput< Flavor > sumcheck_output
std::shared_ptr< Transcript > transcript
typename Transcript::Proof Proof
std::shared_ptr< DeciderPK > proving_key
typename Flavor::Commitment Commitment
typename Flavor::CommitmentLabels CommitmentLabels
typename Flavor::CommitmentKey CommitmentKey
typename Flavor::Transcript Transcript
typename Flavor::ProverPolynomials ProverPolynomials
typename Flavor::CircuitBuilder Builder
typename Flavor::VerificationKey HonkVK
Entry point for Barretenberg command-line interface.
constexpr decltype(auto) get(::tuplet::tuple< T... > &&t) noexcept
Container for parameters used by the grand product (permutation, lookup) Honk relations.
Contains the evaluations of multilinear polynomials at the challenge point . These are computed by S...