openethereum/ethcore/src/client
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
..
chain_notify.rs Merge branch 'master' into auth-bft 2016-12-12 21:28:46 +01:00
client.rs Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
config.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
error.rs Crate tidyups. 2016-12-11 19:14:42 +01:00
mod.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
registry.rs Refactor into system service, add exe redirect. 2016-12-10 23:58:39 +01:00
test_client.rs Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
trace.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
traits.rs Renamed some functions 2016-12-16 14:54:26 +01:00