Structs§
- Same as
FlexGateConfigParams
except we assume a single Phase and default ‘Vertical’ strategy. Also addslookup_bits
field. - Private witnesses that form the output of aggregate_snarks. Same as SnarkAggregationWitness except that we flatten
accumulator
into a vector of field elements.
Enums§
- Different possible stages of universality the aggregation circuit can support
Functions§
- Core function used in
synthesize
to aggregate multiplesnarks
. - Given snarks, this populates the circuit builder with the virtual cells and constraints necessary to verify all the snarks.