barretenberg icon indicating copy to clipboard operation
barretenberg copied to clipboard

Fix `circuit_size` in ECCVM recursive verifier to maximum possible

Open maramihali opened this issue 9 months ago • 0 comments

Otherwise we will run into problems with the recursive verifier because the number of rounds in sumcheck is dependent on circuit size. This should be done based on the needs of the protocol

maramihali avatar May 28 '24 12:05 maramihali