openethereum/ethcore/light/src
Robert Habermeier a791cb50a6 Light protocol syncing improvements (#4212)
* remove old lint silencer

* dispatch requests only to peers with higher TD

* dynamic target for sync rounds

* use round pivots instead of frames, fix test

* fix total difficulty calculation for test client

* fix broken reorg algorithm

* fork test, fix ancestor search
2017-01-20 12:41:59 +01:00
..
client Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
net LES Peer Info (#4195) 2017-01-20 12:41:49 +01:00
on_demand tests + documentation 2017-01-16 17:42:39 +01:00
types tests + documentation 2017-01-16 17:42:39 +01:00
cht.rs tests + documentation 2017-01-16 17:42:39 +01:00
lib.rs move cht module up a level 2017-01-16 16:55:23 +01:00
provider.rs tests + documentation 2017-01-16 17:42:39 +01:00