Files
zerokit/rln/tests
Roman Zajic 145163402c test: RLN proof verification failure cases (#363)
## Description

Add error test cases to improve RLN proof verification test coverage. 

## Tests added

- test_verify_rln_proof_failure_mutated_external_nullifier
- test_verify_rln_proof_failure_mutated_x
- test_verify_rln_proof_failure_mutated_nullifier
- test_verify_rln_proof_failure_mutated_root
- test_verify_with_roots_failure_mutated_external_nullifier
- test_verify_with_roots_failure_mutated_x
- test_verify_with_roots_failure_mutated_nullifier
- test_verify_with_roots_failure_mutated_root

## Issues reported

---------

Co-authored-by: vinhtc27 <vinhtc27@gmail.com>
2026-01-13 13:42:32 +08:00
..