openethereum/parity
David 87fd914c94
Increase the default pruning parameters (#11558)
* Log block number and earliest available block when snapshots fail to start

* Increase default pruning history to 128
Increase default pruning memory to 48Mb

* Decrease SNAPSHOT_PERIOD to 200 to get them snapshots started quicker

* Sync updates to defaults with the args parser

* Fix tests

* Restore the SNAPSHOT_PERIOD to 5000

* One more

* Update ethcore/src/client/config.rs
2020-03-19 11:34:30 +01:00
..
cli Increase the default pruning parameters (#11558) 2020-03-19 11:34:30 +01:00
db license update (#11543) 2020-03-05 12:19:39 +01:00
light_helpers license update (#11543) 2020-03-05 12:19:39 +01:00
logger initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
secretstore [secretstore] create db_version file when database doesn't exist (#11570) 2020-03-16 19:53:47 +01:00
account_utils.rs initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
account.rs license update (#11543) 2020-03-05 12:19:39 +01:00
blockchain.rs license update (#11543) 2020-03-05 12:19:39 +01:00
cache.rs license update (#11543) 2020-03-05 12:19:39 +01:00
configuration.rs Increase the default pruning parameters (#11558) 2020-03-19 11:34:30 +01:00
deprecated.rs license update (#11543) 2020-03-05 12:19:39 +01:00
export_hardcoded_sync.rs license update (#11543) 2020-03-05 12:19:39 +01:00
helpers.rs license update (#11543) 2020-03-05 12:19:39 +01:00
informant.rs informant: display I/O stats (#11523) 2020-03-17 16:44:27 +01:00
lib.rs license update (#11543) 2020-03-05 12:19:39 +01:00
main.rs initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
modules.rs license update (#11543) 2020-03-05 12:19:39 +01:00
params.rs license update (#11543) 2020-03-05 12:19:39 +01:00
presale.rs license update (#11543) 2020-03-05 12:19:39 +01:00
rpc_apis.rs license update (#11543) 2020-03-05 12:19:39 +01:00
rpc.rs license update (#11543) 2020-03-05 12:19:39 +01:00
run.rs license update (#11543) 2020-03-05 12:19:39 +01:00
signer.rs license update (#11543) 2020-03-05 12:19:39 +01:00
snapshot_cmd.rs license update (#11543) 2020-03-05 12:19:39 +01:00
stratum.rs license update (#11543) 2020-03-05 12:19:39 +01:00
upgrade.rs license update (#11543) 2020-03-05 12:19:39 +01:00
user_defaults.rs license update (#11543) 2020-03-05 12:19:39 +01:00