openethereum/sync
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
..
src Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
build.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
Cargo.toml derive -> ipc 2016-10-04 19:20:16 +03:00
cov.sh excluded test code from coverage 2016-02-05 02:01:29 +03:00