openethereum/util/network/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
..
connection.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
discovery.rs port network, sync, rpc 2016-09-01 14:49:12 +02:00
error.rs port network, sync, rpc 2016-09-01 14:49:12 +02:00
handshake.rs port network, sync, rpc 2016-09-01 14:49:12 +02:00
host.rs Added peers details to ethcore_netPeers RPC (#2580) 2016-10-12 20:18:59 +02:00
ip_utils.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
lib.rs Added peers details to ethcore_netPeers RPC (#2580) 2016-10-12 20:18:59 +02:00
node_table.rs Network-specific nodes file (#2569) 2016-10-11 18:42:20 +02:00
service.rs Added peers details to ethcore_netPeers RPC (#2580) 2016-10-12 20:18:59 +02:00
session.rs Snapshot sync part 2 (#2098) 2016-10-18 18:16:00 +02:00
stats.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
tests.rs Added peers details to ethcore_netPeers RPC (#2580) 2016-10-12 20:18:59 +02:00