1f40498fcf
* Disable clippy warnings about comparing a newly created struct In Sapling, we compare canonical JubJub bytes with a supplied byte array. Since we need to perform calculations to get it into canonical form, we need to create a newly owned object. * Clippy: use assert rather than assert_eq on a bool |
||
---|---|---|
.. | ||
proptest-regressions/protocol | ||
src | ||
Cargo.toml |