plugeth/cmd/geth
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
..
testdata cmd/geth: add tests for account commands 2016-04-12 15:58:07 +02:00
accountcmd_test.go accounts, cmd: port packages over to the new logging system 2017-02-23 12:16:46 +02:00
accountcmd.go cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
bugcmd.go cmd/geth: added 'geth bug' command (#3684) 2017-02-20 15:26:21 +02:00
chaincmd.go cmd/geth: drop upgradedb subcommand since it's unfeasible 2017-02-23 16:49:50 +02:00
consolecmd_test.go cmd, ethstats, les, mobile, params: native netstats (#3336) 2016-11-25 16:55:06 +01:00
consolecmd.go cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
dao_test.go cmd: drop DAO related choice flags since ETC diverged 2016-11-29 15:50:27 +02:00
genesis_test.go cmd/geth: fix port clash in genesis test 2016-09-05 13:24:11 +02:00
main.go cmd/geth: drop upgradedb subcommand since it's unfeasible 2017-02-23 16:49:50 +02:00
misccmd.go cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
monitorcmd.go cmd, whisper/mailserver: revert to utils.Fatalf 2017-02-23 12:16:46 +02:00
run_test.go cmd: fix CLI package deprecation warnings 2016-06-10 11:23:00 +03:00
usage.go Merge pull request #3579 from bas-vk/natspec 2017-01-17 14:38:57 +02:00