openethereum/parity
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
..
cli Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
account.rs Merge branch 'master' of github.com:ethcore/parity into new-dirs 2016-12-14 00:04:11 +01:00
blockchain.rs Merge pull request #3868 from ethcore/new-dirs 2016-12-16 13:04:31 +01:00
boot.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
cache.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
configuration.rs Sync reorg up to history size (#3874) 2016-12-23 18:43:40 +01:00
dapps.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Minor paths change 2016-12-16 17:38:02 +01:00
helpers.rs Base dir option 2016-12-15 21:56:45 +01:00
informant.rs Merge branch 'master' into check-updates 2016-12-15 13:52:28 +01:00
main.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
migration.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
modules.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
params.rs Merge branch 'master' of github.com:ethcore/parity into new-dirs 2016-12-14 00:04:11 +01:00
presale.rs Merge branch 'master' of github.com:ethcore/parity into new-dirs 2016-12-14 00:04:11 +01:00
rpc.rs Base dir option 2016-12-15 21:56:45 +01:00
rpc_apis.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
run.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
signer.rs Fix updater permissions and refactor existing code. 2016-12-16 18:17:15 +01:00
snapshot.rs Base dir option 2016-12-15 21:56:45 +01:00
stratum.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
upgrade.rs Fixed upgrading keys on the first run 2016-12-19 17:41:55 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
user_defaults.rs Merge pull request #3940 from gguoss/auth-bft 2016-12-22 12:54:14 +01:00