openethereum/ethcore/sync/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
..
chain Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
light_sync fix compiler warning (#8590) 2018-05-11 12:23:19 +03:00
res Private transactions processing error handling (#8431) 2018-04-20 15:45:53 +02:00
tests Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
api.rs Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
block_sync.rs Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
blocks.rs Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
lib.rs Don't block sync when importing old blocks (#8530) 2018-05-09 08:49:34 +02:00
private_tx.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
snapshot.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
sync_io.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
transactions_stats.rs ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00