plugeth/cmd/utils
gary rong 6eef141aef
les: historical data garbage collection (#19570)
This change introduces garbage collection for the light client. Historical
chain data is deleted periodically. If you want to disable the GC, use
the --light.nopruning flag.
2020-07-13 11:02:54 +02:00
..
cmd.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
customflags.go build: use golangci-lint (#20295) 2019-11-18 10:49:17 +02:00
flags_legacy.go params, cmd/utils: remove outdated discv5 bootnodes, deprecate flags (#20949) 2020-05-11 11:16:32 +03:00
flags_test.go cmd/utils: allow for multiple influxdb tags (#18520) 2019-01-29 09:14:24 +01:00
flags.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
prompt_test.go cmd: abstract getPassPhrase functions into one (#21219) 2020-06-30 09:56:40 +02:00
prompt.go cmd: abstract getPassPhrase functions into one (#21219) 2020-06-30 09:56:40 +02:00