-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
bug 🐛Something isn't workingSomething isn't working
Description
Describe the bug
Now the proof verification failed
failures:
proof::tests::verify_proof::test_semaphore_js_proof
proof::tests::verify_proof::test_verify_proof
proof::tests::verify_proof::test_verify_proof_with_different_depthduring the assertion
assertion failed: Proof::verify_proof(proof)To Reproduce
just running
cargo testExpected behavior
Pass all tests
Screenshots
If applicable, add screenshots to help explain your problem.
Technologies (please complete the following information):
- Node.js version
- NPM version
- Solidity version
Additional context
Add any other context about the problem here.
- might be an update in zkey
Line 43 in 220f8da
let base_url = "https://snark-artifacts.pse.dev/semaphore/latest/"; - might be an update in circom-witnesscalc
https://crates.io/crates/circom-witnesscalc
Metadata
Metadata
Assignees
Labels
bug 🐛Something isn't workingSomething isn't working