Zebra/zebra-chain/src/transaction
Alfredo Garcia 128643d81e
Call `zebra_test::init` where needed. (#1227)
* Add missing `zebra_test::init()` to zebra-chain
* Add missing `zebra_test::init()` to zebra-consensus
* Add missing `zebra_test::init()` to zebra-network
* Add missing `zebra_test::init()` to zebra-state
* Add missing `zebra_test::init()` to zebra-test
* Add missing `zebra_test::init()` to zebrad
2020-11-10 10:29:25 +10:00
..
tests Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
arbitrary.rs Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10:00
hash.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
joinsplit.rs chain: tweak docs for JoinSplitData, ShieldedData 2020-08-17 11:46:34 -07:00
lock_time.rs Rename old references to BlockHeaderHash and BlockHeight (#1002) 2020-09-04 15:40:48 -07:00
memo.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
serialize.rs Implement sighash (#870) 2020-09-05 19:31:11 -04:00
shielded_data.rs state: insert into nullifier trees 2020-10-29 09:58:56 -07:00
sighash.rs Add docstrings for sighash 2020-10-20 11:16:22 -04:00
tests.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00