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
Once in every few attempts, test fails (I would assume every 16 attempts on average):
$ cargo test --features=ec_secp256k1 ---- cryptographic_primitives::commitments::hash_commitment::tests::test_bit_length_create_commitment_with_user_defined_randomness stdout ---- thread 'cryptographic_primitives::commitments::hash_commitment::tests::test_bit_length_create_commitment_with_user_defined_randomness' panicked at 'assertion failed: `(left == right)` left: `63`, right: `64`', src/cryptographic_primitives/commitments/hash_commitment.rs:83:9
The text was updated successfully, but these errors were encountered:
Duplicate #56 ?
Sorry, something went wrong.
Yes.
No branches or pull requests
Once in every few attempts, test fails (I would assume every 16 attempts on average):
The text was updated successfully, but these errors were encountered: