openethereum/sync/src
Arkadiy Paronyan 5a3c3bcb45 Sync reorg up to history size (#3874)
* Allow sync reorg up to pruning history size

* Peer difficulty tracking

* Abort downloading block if received with NewBlock

* Set pruning history to 1200

* Renamed history size field
2016-12-23 18:43:40 +01:00
..
tests Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
api.rs Custom attribute for binary serialization (#3922) 2016-12-21 15:09:35 +01:00
block_sync.rs Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
blocks.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
chain.rs Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
lib.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
snapshot.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync_io.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
transactions_stats.rs Merge pull request #3796 from ethcore/tx-broadcast 2016-12-12 04:13:56 +01:00