openethereum/ethcore
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
..
account-db license update (#11543) 2020-03-05 12:19:39 +01:00
account-state license update (#11543) 2020-03-05 12:19:39 +01:00
benches license update (#11543) 2020-03-05 12:19:39 +01:00
block-gas-limit license update (#11543) 2020-03-05 12:19:39 +01:00
block-reward license update (#11543) 2020-03-05 12:19:39 +01:00
blockchain initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
builtin license update (#11543) 2020-03-05 12:19:39 +01:00
call-contract initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
client-traits Code cleanup in the sync module (#11552) 2020-03-09 20:04:50 +01:00
db initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
engine Misc docs and renames …and one less clone (#11556) 2020-03-10 23:58:54 +01:00
engines license update (#11543) 2020-03-05 12:19:39 +01:00
evm initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
executive-state license update (#11543) 2020-03-05 12:19:39 +01:00
light initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
machine Misc docs and renames …and one less clone (#11556) 2020-03-10 23:58:54 +01:00
node-filter initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
pod license update (#11543) 2020-03-05 12:19:39 +01:00
private-tx license update (#11543) 2020-03-05 12:19:39 +01:00
res ethcore/res: enable ecip-1088 phoenix upgrade for kotti and mordor testnets (#11529) 2020-03-13 10:59:50 +01:00
service informant: display I/O stats (#11523) 2020-03-17 16:44:27 +01:00
snapshot Increase the default pruning parameters (#11558) 2020-03-19 11:34:30 +01:00
spec initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
src Increase the default pruning parameters (#11558) 2020-03-19 11:34:30 +01:00
state-db license update (#11543) 2020-03-05 12:19:39 +01:00
sync Misc docs and renames …and one less clone (#11556) 2020-03-10 23:58:54 +01:00
trace initial cleanup (#11542) 2020-03-09 15:07:15 +01:00
trie-vm-factories license update (#11543) 2020-03-05 12:19:39 +01:00
types informant: display I/O stats (#11523) 2020-03-17 16:44:27 +01:00
verification informant: display I/O stats (#11523) 2020-03-17 16:44:27 +01:00
vm license update (#11543) 2020-03-05 12:19:39 +01:00
wasm license update (#11543) 2020-03-05 12:19:39 +01:00
Cargo.toml informant: display I/O stats (#11523) 2020-03-17 16:44:27 +01:00