Replies: 1 comment
-
Converted into #2694. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
The current compile_prove_verify.test.ts headless browser test covers:
Noir app devs often want proofs to also be verifiable by barretenberg's Solidity verifier, which isn't currently tested in CI.
Happy Case
Extend the test above to also test verification of the proofs generated with Solidity verifiers generated by bb binary.
Note:
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
Beta Was this translation helpful? Give feedback.
All reactions