zebra/zebra-test/src
Conrado Gouvea 40e350c342
Always compute sighash with librustzcash (#2469)
* Always use librustzcash for sighash and remove old sighash code

Also added ZIP-143 test vectors

* Remove librustzcash_sighash test that is no longer needed
2021-07-09 09:55:08 +10:00
..
vectors Add final sapling root test vectors (#2243) 2021-06-04 10:31:47 -03:00
command.rs Improve docs and panic messages for zebra_test::command (#2406) 2021-06-28 10:35:56 -03:00
lib.rs Always compute sighash with librustzcash (#2469) 2021-07-09 09:55:08 +10:00
net.rs Release Blocker? Disable IPv6 tests when $ZEBRA_SKIP_IPV6_TESTS is set (#2405) 2021-06-29 11:20:32 +10:00
prelude.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
transcript.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
vectors.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
zip0143.rs Always compute sighash with librustzcash (#2469) 2021-07-09 09:55:08 +10:00
zip0243.rs Fix bug in sighash for coinbase transactions (#2459) 2021-07-08 16:05:40 -03:00
zip0244.rs Add ZIP-244 signature hash support (#2165) 2021-07-07 08:27:10 +10:00