openethereum/ethcore/snapshot/src
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
..
consensus license update (#11543) 2020-03-05 12:19:39 +01:00
account.rs license update (#11543) 2020-03-05 12:19:39 +01:00
block.rs license update (#11543) 2020-03-05 12:19:39 +01:00
io.rs license update (#11543) 2020-03-05 12:19:39 +01:00
lib.rs license update (#11543) 2020-03-05 12:19:39 +01:00
service.rs license update (#11543) 2020-03-05 12:19:39 +01:00
traits.rs license update (#11543) 2020-03-05 12:19:39 +01:00
watcher.rs Increase the default pruning parameters (#11558) 2020-03-19 11:34:30 +01:00