openethereum/sync/src
Arkadiy Paronyan 7284df9bf5 Fixed loosing peers on incoming connections. (#1293)
* Deactivate peer if it has no new data

* Fixed node table timer registration

* Fixed handshake timeout expiration

* Extra trace

* Fixed session count calculation

* Only deactivate incapable peers in ChainHead state

* Timer registration is not needed
2016-06-15 19:01:58 +02:00
..
tests fix remaining tests & doctest 2016-06-01 12:44:11 +02:00
blocks.rs Bumping clippy. Fixing warnings (#1139) 2016-05-25 17:03:58 +02:00
chain.rs Fixed loosing peers on incoming connections. (#1293) 2016-06-15 19:01:58 +02:00
io.rs fixed sync with client only 2016-05-31 20:54:02 +02:00
lib.rs Fixing warnings 2016-06-03 11:36:30 +02:00