erigon-pulse/cmd
meowsbits 8930bd2892 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>
# Conflicts:
#	cmd/geth/chaincmd.go
2020-08-07 11:23:06 +02:00
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2020-01-30 13:36:30 +02:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
clef all: fix typos in comments (#21118) 2020-06-15 19:38:13 +03:00
devp2p cmd/devp2p: add commands for node key management (#21202) 2020-08-07 11:21:48 +02:00
ethkey cmd/ethkey: support --passwordfile in generate command (#21183) 2020-08-06 14:07:43 +02:00
evm Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
geth cmd/geth: make import cmd exit with 1 if import errors occurred (#21244) 2020-08-07 11:23:06 +02:00
hack Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
integration Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
prometheus add get/sec chart (#856) 2020-08-02 12:53:30 +01:00
puppeth cmd, core, params: inital support for yolo-v1 testnet (#21154) 2020-06-15 19:38:13 +03:00
restapi Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Update Readme.md (#876) 2020-08-05 18:29:54 +01:00
rpctest Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
tester Txpool test6 (#797) 2020-07-27 23:00:08 +01:00
utils cmd, eth, internal, les: add txfee cap (#21212) 2020-08-07 11:18:39 +02:00