barretenberg icon indicating copy to clipboard operation
barretenberg copied to clipboard

Remove the need for constant Honk proof sizes?

Open ledwards2225 opened this issue 7 months ago • 0 comments

Undo the constant Honk proof size work.

The logic of the Honk provers/verifiers was updated in this PR to produce constant proof sizes and constant sized recursive verifiers. This was done to make life easier during the full e2e test integration of Honk/ClientIvc. This should be undone as it leads to unnecessarily large proofs and recursive verifier circuits.

ledwards2225 avatar Jul 03 '24 15:07 ledwards2225