openethereum/sync/src/light_sync
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
..
tests Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
mod.rs Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
response.rs fix reverse start block check 2016-12-16 23:21:59 +01:00
sync_round.rs Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00