openethereum/ethcore/src/verification
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
..
queue Light protocol syncing improvements (#4212) 2017-01-20 12:41:59 +01:00
canon_verifier.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
mod.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
noop_verifier.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
verification.rs UnverifiedTransaction type (#4134) 2017-01-13 08:51:36 +00:00
verifier.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00