zebra/zebra-chain/src/block
Alfredo Garcia 7638c43a7c
Move network_upgrade check into zebra-chain (#2354)
* move network_upgrade check into zebra-chain

* fix the errors

* rename function

* typo fix

* rename the check function

* make changes from last code review
2021-06-22 12:06:52 +10:00
..
tests Add property test strategies for V5 transactions (#2347) 2021-06-18 14:40:08 -03:00
arbitrary.rs Add property test strategies for V5 transactions (#2347) 2021-06-18 14:40:08 -03:00
commitment.rs ZIP-221: integrate MMR tree from librustcash (without Orchard) (#2227) 2021-06-11 11:25:48 -03:00
error.rs Move network_upgrade check into zebra-chain (#2354) 2021-06-22 12:06:52 +10:00
hash.rs Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
header.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00
height.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
merkle.rs Show transaction hashes on merkle failure 2020-12-01 10:14:44 +10:00
serialize.rs Security: Avoid silently corrupting invalid times during serialization (#2149) 2021-05-17 16:53:10 -04:00
tests.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00