plugeth/cmd
Péter Szilágyi aca066f337
cmd/geth: drop upgradedb subcommand since it's unfeasible
This command was meant as a hackish way to upgrade our chain database way back
when nobody cared for live updates and the size of the database along with its
import times was small. With the current database weighing hundreds of GBs and
processing times of many days, this command is just ludicrous.
2017-02-23 16:49:50 +02:00
..
abigen cmd/abigen: parse contract name as abi identifier 2017-02-06 18:16:56 +01:00
bootnode cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
disasm cmd/disasm: fix array-out-of-bounds error (#3491) 2017-01-08 01:18:22 +01:00
evm all: blidly swap out glog to our log15, logs need rework 2017-02-23 12:16:44 +02:00
geth cmd/geth: drop upgradedb subcommand since it's unfeasible 2017-02-23 16:49:50 +02:00
internal/browser cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
rlpdump all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
swarm cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
utils cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
wnode cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00