openethereum/ethcore/src/verification
Arkadiy Paronyan 487dfb0208 Snapshot sync part 2 (#2098)
* Split block downloader into a module

* Snapshot sync progress

* Warp sync CLI option

* Increased snapshot chunk and ping timeouts

* Fixed an issue with delayed writes

* Updated bootnodes

* Don't run pending IO tasks on shutdown

* Optional first_block; removed insert_snapshot_block

* Fixing expect calls

* Fixed stalled sync

* style and docs

* Update block_sync.rs

[ci:skip]
2016-10-18 18:16:00 +02:00
..
queue Jumptable cache (#2427) 2016-10-02 18:45:36 +02:00
canon_verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00
mod.rs make block queue into a more generic verification queue and fix block heap size calculation (#2095) 2016-09-27 16:50:24 +02:00
noop_verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00
verification.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
verifier.rs Collect consensus/null engines into a single module (#1754) 2016-07-28 20:32:20 +02:00