openethereum/ethcore/src/client
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
..
chain_notify.rs derive -> ipc 2016-10-04 19:20:16 +03:00
client.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
config.rs Configurable history size in master (#2606) 2016-10-14 15:44:56 +03:00
error.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
mod.rs Derive IPC interface only when ipc feature is on (#2463) 2016-10-05 19:42:57 +02:00
test_client.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00