openethereum/ethcore
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
..
light Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
res Ropsten fork detection (#4163) 2017-01-13 14:28:10 +01:00
src Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
build.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
Cargo.toml UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00