zebra/zebra-chain
teor 2827f6a7e6
Orchard: disable clippy warnings about comparing a newly created struct (#2117)
In Orchard, we compare canonical Pallas 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.
2021-05-10 19:16:21 -03:00
..
benches Benchmark Block struct serialization code (#2018) 2021-04-19 12:15:02 +00:00
proptest-regressions Remove FromStr impls for orchard keys for now, pending Unifed versions of those 2021-04-30 00:48:23 -04:00
src Orchard: disable clippy warnings about comparing a newly created struct (#2117) 2021-05-10 19:16:21 -03:00
Cargo.toml Merge pull request #2099 from ZcashFoundation/redpallas-sig-stub 2021-05-06 10:56:00 -04:00