Zebra/zebra-consensus/src
teor 39e67c8748 feature: Check the genesis hash in checkpoint lists
And use the consensus parameters to get the genesis previous block hash.
2020-07-16 10:06:29 -07:00
..
block refactor: Move the local clock check to a BlockHeader method 2020-07-15 09:16:54 -07:00
checkpoint feature: Check the genesis hash in checkpoint lists 2020-07-16 10:06:29 -07:00
redjubjub Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
block.rs fix: Rename to is_time_valid_at 2020-07-15 09:16:54 -07:00
checkpoint.rs feature: Check the genesis hash in checkpoint lists 2020-07-16 10:06:29 -07:00
lib.rs feature: Initial consensus parameter module 2020-07-16 10:06:29 -07:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs feature: Initial consensus parameter module 2020-07-16 10:06:29 -07:00
redjubjub.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
script.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
transaction.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00