Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
testdata
cmd/geth: add tests for account commands
9 years ago
accountcmd.go
cmd, whisper/mailserver: revert to utils.Fatalf
8 years ago
accountcmd_test.go
accounts, cmd: port packages over to the new logging system
8 years ago
bugcmd.go
cmd/geth: added 'geth bug' command ( #3684 )
8 years ago
chaincmd.go
cmd/geth: drop upgradedb subcommand since it's unfeasible
8 years ago
consolecmd.go
cmd, whisper/mailserver: revert to utils.Fatalf
8 years ago
consolecmd_test.go
cmd, ethstats, les, mobile, params: native netstats ( #3336 )
8 years ago
dao_test.go
cmd: drop DAO related choice flags since ETC diverged
8 years ago
genesis_test.go
cmd/geth: fix port clash in genesis test
8 years ago
main.go
cmd/geth: drop upgradedb subcommand since it's unfeasible
8 years ago
misccmd.go
cmd, whisper/mailserver: revert to utils.Fatalf
8 years ago
monitorcmd.go
cmd, whisper/mailserver: revert to utils.Fatalf
8 years ago
run_test.go
cmd: fix CLI package deprecation warnings
9 years ago
usage.go
Merge pull request #3579 from bas-vk/natspec
8 years ago