We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
weil_tate_pairing
Upon a running workflow, we hit this exception:
---- curve::pairing::tests::weil_tate_pairing_test::case_2 stdout ---- thread 'curve::pairing::tests::weil_tate_pairing_test::case_2' panicked at src/curve/pairing.rs:379:5: assertion `left == right` failed left: GaloisField { coeffs: [PrimeField { value: 77 }, PrimeField { value: 96 }] } right: GaloisField { coeffs: [PrimeField { value: 31 }, PrimeField { value: 96 }] }
Not sure why this is happening. Here was the run: https://github.com/pluto/ronkathon/actions/runs/13160717133/job/36728514286?pr=192
The text was updated successfully, but these errors were encountered:
Wow , i have been having issues with pairing on the bls seems this is the bug
Sorry, something went wrong.
No branches or pull requests
Upon a running workflow, we hit this exception:
Not sure why this is happening. Here was the run: https://github.com/pluto/ronkathon/actions/runs/13160717133/job/36728514286?pr=192
The text was updated successfully, but these errors were encountered: