openethereum/util/network/src
Arkadiy Paronyan 6931878ff1 Networking and syncing tweaks (#2990)
* Reduce periodic snapshot delay

* Prevent connecting to peers over the min_peers limit

* Smaller block requests for slower connections
2016-10-30 15:39:36 +01:00
..
connection.rs mio version bump (#2982) 2016-10-30 09:56:34 +01:00
discovery.rs mio version bump (#2982) 2016-10-30 09:56:34 +01:00
error.rs port network, sync, rpc 2016-09-01 14:49:12 +02:00
handshake.rs Block import optimization (#2748) 2016-10-20 14:49:12 +02:00
host.rs Networking and syncing tweaks (#2990) 2016-10-30 15:39:36 +01:00
ip_utils.rs Extended network options (#2845) 2016-10-24 18:25:27 +02:00
lib.rs mio version bump (#2982) 2016-10-30 09:56:34 +01:00
node_table.rs Extended network options (#2845) 2016-10-24 18:25:27 +02:00
service.rs Move snapshot sync to a subprotocol (#2820) 2016-10-24 16:24:35 +02:00
session.rs mio version bump (#2982) 2016-10-30 09:56:34 +01:00
stats.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
tests.rs Move snapshot sync to a subprotocol (#2820) 2016-10-24 16:24:35 +02:00