openethereum/ethcore/light/src/net
Tomasz Drwięga 08abf67a51 Fix packet count when talking with PAR2 peers (#8555)
* Support diferent packet counts in different protocol versions.

* Fix light timeouts and eclipse protection.

* Fix devp2p tests.

* Fix whisper-cli compilation.

* Fix compilation.

* Fix ethcore-sync tests.

* Revert "Fix light timeouts and eclipse protection."

This reverts commit 06285ea8c1d9d184d809f64b5507aece633da6cc.

* Increase timeouts.
2018-05-14 10:09:05 +02:00
..
tests Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
context.rs Abstract devp2p (#8048) 2018-03-05 11:56:35 +01:00
error.rs use error-chain in ethcore-network 2017-11-13 16:48:58 +01:00
load_timer.rs More code refactoring to integrate Duration (#8322) 2018-04-14 21:35:58 +02:00
mod.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
request_credits.rs Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02:00
request_set.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
status.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00