Zebra/zebra-consensus/src
Jane Lusby 7d4e717182
Add block locator request to state layer (#712)
* Add block locator request to state layer

* pass genesis in request

* Update zebrad/src/commands/start/sync.rs

* fix errors
2020-07-22 18:01:31 -07:00
..
block fix: Stop the BlockVerifier modifying the state 2020-07-22 12:51:19 +10:00
chain refactor: Split out a simpler chain::init function 2020-07-23 10:26:25 +10:00
checkpoint feature: Implement a basic ChainVerifier service 2020-07-22 12:51:19 +10:00
redjubjub Add block locator request to state layer (#712) 2020-07-22 18:01:31 -07:00
block.rs fix: Stop the BlockVerifier modifying the state 2020-07-22 12:51:19 +10:00
chain.rs diagnostic: Warn on unexpected high blocks 2020-07-23 10:26:25 +10:00
checkpoint.rs diagnostic: Warn on unexpected high blocks 2020-07-23 10:26:25 +10:00
lib.rs feature: Implement a basic ChainVerifier service 2020-07-22 12:51:19 +10:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs feature: Use the Heartwood protocol version in zebra-network 2020-07-21 10:46:07 -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