erigon-pulse/ethdb/prune
leonardchinonso 3b87f8c726
Fix disabled value for --prune.* flags (#4165)
* Changes:
* Proceeded to check if other h, r, t or c flags for 'before' and 'older' are set before returning from the default state of --prune
Concern:
* Does the 'disabled' value for '--prune=' need to be updated if the '--prune.*' flags are set but the '--prune=' flag is not?

* Modify mode.Initialised only when it is changed

* Updated layout for --prune=*

* save

* save

Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
2022-05-17 09:31:14 +07:00
..
storage_mode_test.go Snapshot: prohibit to change cli flags (#3311) 2022-01-22 11:18:24 +07:00
storage_mode.go Fix disabled value for --prune.* flags (#4165) 2022-05-17 09:31:14 +07:00