Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
avm2_recursion_constraint.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  acir_format
 

Typedefs

using acir_format::field_ct = stdlib::field_t< Builder >
 
using acir_format::bn254 = stdlib::bn254< Builder >
 
using acir_format::PairingPoints = bb::stdlib::recursion::PairingPoints< Builder >
 

Functions

HonkRecursionConstraintOutput< Builderacir_format::create_avm2_recursion_constraints_goblin (Builder &builder, const RecursionConstraint &input, bool has_valid_witness_assignments)
 Add constraints associated with recursive verification of an AVM2 proof using Goblin.