plugeth/cmd/utils
gary rong 0c70b83e00
all: add read-only option to database (#22407)
* all: add read-only option to database

* all: fixes tests

* cmd/geth: migrate flags

* cmd/geth: fix the compact

* cmd/geth: fix the format

* cmd/geth: fix log

* cmd: add chain-readonly

* core: add readonly notion to freezer

* core/rawdb: add log

* core/rawdb: fix freezer close

* cmd: fix

* cmd, core: construct db

* core: update tests
2021-03-22 19:06:30 +01:00
..
cmd.go eth: move eth.Config to a common package (#22205) 2021-02-05 13:51:15 +01:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
customflags.go cmd/clef, cmd/geth: use SplitAndTrim from cmd/utils (#21579) 2020-09-22 23:22:54 +02:00
diskusage_openbsd.go cmd/utils: fix compilation issue on openbsd (#22511) 2021-03-20 19:54:17 +01:00
diskusage_windows.go cmd/geth: graceful shutdown if disk is full (#22103) 2021-01-19 09:26:42 +01:00
diskusage.go cmd/utils: fix compilation issue on openbsd (#22511) 2021-03-20 19:54:17 +01:00
flags_legacy.go cmd/utils: remove deprecated command line flags (#22263) 2021-02-24 14:07:58 +01:00
flags_test.go cmd/utils: allow for multiple influxdb tags (#18520) 2019-01-29 09:14:24 +01:00
flags.go all: add read-only option to database (#22407) 2021-03-22 19:06:30 +01: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