openethereum/ethcore/light/src
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
..
client Decoding headers can fail (#8570) 2018-05-09 12:05:56 +02:00
net Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
on_demand Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
types Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02:00
cache.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
cht.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
lib.rs Move ethcore::Error to error_chain (#8386) 2018-04-19 11:52:54 +02:00
provider.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
transaction_queue.rs New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00