go-ethereum/cmd/utils
Felix Lange 59a48e0289
cmd/utils: improve parsing of --miner.etherbase address (#26541)
This fixes a regression where the flag did not accept values without
the 0x prefix anymore. What's worse, if an invalid value was passed,
the client would just log an INFO level message and continue.
2023-01-24 11:11:33 +01:00
..
cmd.go cmd/utils: log path used when checking disk space (#26212) 2022-11-21 10:18:18 +01:00
diskusage.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
diskusage_openbsd.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
diskusage_windows.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
export_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
flags.go cmd/utils: improve parsing of --miner.etherbase address (#26541) 2023-01-24 11:11:33 +01:00
flags_legacy.go cmd/puppeth, cmd/utils: finalize removal of gasTarget flag (#24370) 2022-09-23 22:32:10 +02:00
flags_test.go cmd/utils: allow for multiple influxdb tags (#18520) 2019-01-29 09:14:24 +01:00
prompt.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
prompt_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00