plugeth/cmd/utils
meowsbits c13df14581
utils: fix ineffectual miner config flags (#21271)
Without use of global, these flags didn't actually modify
miner configuration, since we weren't grabbing from the
proper context scope, which should be global (vs. subcommand).

Signed-off-by: meows <b5c6@protonmail.com>
2020-06-30 09:05:25 +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 utils: fix ineffectual miner config flags (#21271) 2020-06-30 09:05:25 +02:00