Zebra/zebra-test/src
teor 92eb92d1dd
Disable the nightly clippy unnecessary_wraps lint (#1403)
It seems to be a bit broken - some of our functions return `Result` for
consistency with similar functions. But the lint picks them up anyway.
2020-12-01 12:20:57 +10:00
..
vectors chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
command.rs rename test fn 2020-11-24 11:04:30 -05:00
lib.rs Disable the nightly clippy unnecessary_wraps lint (#1403) 2020-12-01 12:20:57 +10:00
prelude.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
transcript.rs Add transcript tests as described in the state service tracking issue (#1281) 2020-11-13 10:19:47 -08:00
vectors.rs Remove a redundant block header test vector 2020-10-28 21:24:28 -04:00