Zebra/zebra-chain/src/block
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 Expanded to Compact Difficulty Conversion (#1196) 2020-10-30 11:36:59 +10:00
hash.rs Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
header.rs Rename any remaining is_time_valid_at instances 2020-10-13 08:11:11 +10:00
height.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
merkle.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
root_hash.rs Update to `RootHash` in comments 2020-09-16 12:26:25 -04:00
serialize.rs chain: rename to block::merkle::{Root, Tree}. 2020-08-17 11:46:34 -07:00
tests.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00