mirror of
https://github.com/vacp2p/zerokit.git
synced 2026-01-14 08:57:55 -05:00
## 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>