zebra/zebra-chain/src/parameters
Alfredo Garcia 1624377da7
Legacy chain check and tests (#2366)
* add legacy chain check and tests
* improve has_network_upgrade check
* add docs to legacy_chain_check()
* change arbitrary module structure
* change the panic message
* move legacy chain acceptance into existing tests
* use a reduced_branch_id_strategy()
* add docs to strategy function
* add argument to check for legacy chain into sync_until()
2021-06-29 15:03:51 +10:00
..
arbitrary.rs Legacy chain check and tests (#2366) 2021-06-29 15:03:51 +10:00
genesis.rs Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
network.rs Add and use a function for mandatory checkpoint (#2314) 2021-06-18 10:05:28 +10:00
network_upgrade.rs Clippy: remove needless borrows 2021-06-07 18:33:58 -04:00
tests.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
transaction.rs Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00