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

test: verifier: Add batch verification tests #33

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds tests for the batch verification implementation. Specifically we add three tests:

  • Invalid batch verification: in which a random proof has a random modification made to it.
  • Invalid public input: in which a supplied public input is invalid
  • Valid batch proof: In which proofs for all three circuits are verified together

Testing

  • All unit tests pass

@joeykraut joeykraut merged commit 8b3e812 into main Feb 20, 2025
0 of 2 checks passed
@joeykraut joeykraut deleted the joey/batch-verification-tests branch February 20, 2025 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant