quorum/cmd/geth
Felix Lange 70b6174748 cmd/geth, core: make "geth blocktest" work again
The test genesis block was not written properly, block insertion failed
immediately.

While here, fix the panic when shutting down "geth blocktest" with
Ctrl+C. The signal handler is now installed automatically, causing
ethereum.Stop to crash because everything is already stopped.
2015-09-22 23:55:31 +02:00
..
blocktestcmd.go cmd/geth, core: make "geth blocktest" work again 2015-09-22 23:55:31 +02:00
chaincmd.go all: move common.Database to package ethdb 2015-09-14 23:36:30 +02:00
info_test.json
js.go cmd/geth Autocompletion bugfix which let the console crash 2015-09-06 16:25:55 +02:00
js_test.go core, core/types: readd transactions after chain re-org 2015-09-21 20:33:28 +02:00
main.go cmd/geth: changed version number to 1.2.0 2015-09-21 16:13:07 +02:00
monitorcmd.go eth: update metrics collection to handle eth/62 algos 2015-08-25 17:48:47 +03:00