plugeth/cmd/geth
Felix Lange 5615fc4714 cmd/geth, cmd/utils: improve interrupt handling
The new strategy for interrupts is to handle them explicitly.
Ethereum.Stop is now only called once, even if multiple interrupts
are sent. Interrupting ten times in a row forces a panic.

Fixes #869
Fixes #1359
2015-07-06 15:06:11 +02:00
..
blocktestcmd.go Fix geth blocktest command 2015-06-18 22:20:45 +02:00
chaincmd.go Improved error checking 2015-06-06 10:04:13 -04:00
contracts.go Added proper contract for registrar 2015-04-09 17:59:05 +02:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go fix account ordering 2015-07-03 03:19:32 +01:00
js.go added missing change for sign test 2015-06-22 13:54:13 +02:00
main.go cmd/geth, cmd/utils: improve interrupt handling 2015-07-06 15:06:11 +02:00
monitorcmd.go cmd/geth: decent error message if metrics are disabled 2015-06-30 00:57:55 +02:00