Zebra/zebra-chain/src
Alfredo Garcia 436ce00fc2
Move height check to NetworkUpgrade (#1505)
* move height check to NetworkUpgrade
* refactor the max block time height check

Co-authored-by: teor <teor@riseup.net>
2020-12-15 08:30:38 +10:00
..
block network: correct data modeling for headers messages 2020-12-02 10:24:31 -08:00
parameters Move height check to NetworkUpgrade (#1505) 2020-12-15 08:30:38 +10:00
primitives export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
sapling Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
serialization chain: add missing sources to SerializationError 2020-12-01 19:16:41 -08:00
sprout Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
transaction Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
transparent chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
work Cleanup the ExpandedDifficulty PartialOrd impl (#1466) 2020-12-14 11:25:50 +10:00
amount.rs chain: tidy Debug for Amount 2020-11-21 14:09:15 -05:00
block.rs network: correct data modeling for headers messages 2020-12-02 10:24:31 -08:00
fmt.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
lib.rs Disable the nightly clippy unnecessary_wraps lint (#1403) 2020-12-01 12:20:57 +10:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs chain: move Transparent{Input,Output} to transparent 2020-08-17 11:46:34 -07:00
sapling.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
serialization.rs chain: touch up docs 2020-08-17 11:46:34 -07:00
sprout.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
transaction.rs state: insert into nullifier trees 2020-10-29 09:58:56 -07:00
transparent.rs chain: add custom Debug for CoinbaseData 2020-11-21 14:09:15 -05:00
work.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00