Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimized verifier update #130

Merged
merged 22 commits into from
Sep 27, 2023
Merged

optimized verifier update #130

merged 22 commits into from
Sep 27, 2023

Conversation

dcbuild3r
Copy link
Collaborator

@dcbuild3r dcbuild3r commented Sep 13, 2023

This PR includes:

  • Optimized verifier for insertions, deletions and inclusion proofs of tree depth 16 (!!!! Missing prod contracts !!!!)
  • tests that create real inputs on a mock tree and validates that proofs verify correctly
  • optimizations here and there
  • restructuring of tests and cleaning up function logic that is no longer needed in the V2

@dcbuild3r dcbuild3r added the enhancement New feature or request label Sep 13, 2023
test fail
we no longer need it because we make sure the commitments are valid off-chain within the circuit
we no longer need it because we make sure elements are reduced off-chain within the circuit
optimized verifier test still broken
test still broken
proof invalid error
@dcbuild3r dcbuild3r marked this pull request as ready for review September 27, 2023 12:42
@dcbuild3r dcbuild3r merged commit 65105be into main Sep 27, 2023
1 check passed
@dcbuild3r dcbuild3r deleted the 0xkitsune/optimized-verifier branch September 27, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants