AztecProtocol / aztec-packages

Apache License 2.0
181 stars 184 forks source link

feat: Enable merge recursive verifier in Goblin recursive verifier #7182

Closed maramihali closed 3 months ago

maramihali commented 3 months ago

Used to be disable because of an issue in biggroup but got subsequently fixed, resolves https://github.com/AztecProtocol/barretenberg/issues/1024.

Number of gates in ClientIVCRecursiveVerifier
Before: 12495384
After: 12638476