plugeth/cmd
meowsbits 413358abb9
cmd/geth: make import cmd exit with 1 if import errors occurred (#21244)
The import command should not return a 0 status
code if the import finishes prematurely becaues
of an import error.

Returning the error causes the program to exit with 1
if the err is non nil.

Signed-off-by: meows <b5c6@protonmail.com>
2020-06-24 22:01:58 +02:00
..
abidump cmd: implement abidump (#19958) 2020-01-21 15:51:36 +01:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2019-12-16 13:37:15 +01:00
bootnode cmd/bootnode: fix exit behavior with -genkey (#20110) 2019-10-02 11:32:02 +02:00
checkpoint-admin cmd/checkpoint-admin: add some documentation (#20697) 2020-03-18 10:18:14 +01:00
clef all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
devp2p cmd/devp2p: add commands for node key management (#21202) 2020-06-24 10:41:53 +02:00
ethkey cmd/ethkey: support --passwordfile in generate command (#21183) 2020-06-08 11:55:51 +02:00
evm tests: cleanup snapshot generator goroutine leak 2020-05-04 12:10:02 +03:00
faucet accounts/keystore, cmd/faucet: return old account to allow unlock 2020-06-04 10:57:21 +03:00
geth cmd/geth: make import cmd exit with 1 if import errors occurred (#21244) 2020-06-24 22:01:58 +02:00
p2psim all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
puppeth cmd, core, params: inital support for yolo-v1 testnet (#21154) 2020-06-03 12:05:15 +03:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
utils cmd, eth, internal, les: add txfee cap (#21212) 2020-06-17 10:46:31 +03:00
wnode cmd/clef, signer/core: password input fixes (#20960) 2020-05-19 10:44:46 +02:00