openethereum/sync/src
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
..
tests Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
api.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
block_sync.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
blocks.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
chain.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
lib.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
snapshot.rs Snapshot sync (#2047) 2016-09-06 15:31:13 +02:00
sync_io.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00