zebra/zebra-chain/src
teor 76a9f5b8c4 Refactor block target spacing into NetworkUpgrade methods
And add a method for the minimum difficulty time gap threshold.
2020-11-12 12:30:54 +10:00
..
block Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
parameters Refactor block target spacing into NetworkUpgrade methods 2020-11-12 12:30:54 +10:00
primitives
sapling Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
serialization Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10: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 Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
work Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
amount.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
block.rs Improve error messages for header.time validation 2020-10-13 08:11:11 +10:00
lib.rs Implement MVP of NonFinalizedState and integrate it with the state service (#1101) 2020-10-08 13:07:32 +10:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs
sapling.rs
serialization.rs
sprout.rs
transaction.rs state: insert into nullifier trees 2020-10-29 09:58:56 -07:00
transparent.rs Add tests for `Chain` implementation (#1093) 2020-10-02 15:51:51 -07:00
work.rs