barretenberg icon indicating copy to clipboard operation
barretenberg copied to clipboard

Ensure constraint correctness in recursive verifiers

Open ledwards2225 opened this issue 8 months ago • 0 comments

This is a catch all issue for a handful of known (and likely some unknown) issues with constraints in the recursive verifiers, particularly in Sumcheck/Zeromorph where native and circuit code coincide. This includes use of disconnected witnesses and use of pow(size_t) in ways that are not not strictly correct.

ledwards2225 avatar Jun 27 '24 21:06 ledwards2225