plugeth/cmd/geth
Felix Lange 9253fc337e cmd/geth: exit the console cleanly when interrupted
This fix applies mostly to unsupported terminals that do not trigger the
special interrupt handling in liner. Supported terminals were covered
because liner.Prompt returns an error if Ctrl-C is pressed.
2015-05-27 00:54:48 +02:00
..
admin.go cmd/geth, jsre, rpc: run all JS code on the event loop 2015-05-25 02:27:37 +02:00
blocktest.go Unskip now working tests, remove debug print 2015-05-06 23:25:44 +02: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 cmd/geth: fix js console test for p2p server update 2015-05-26 19:35:31 +03:00
js.go cmd/geth: exit the console cleanly when interrupted 2015-05-27 00:54:48 +02:00
main.go cmd/geth, cmd/utils, eth, p2p: pass and honor a no discovery flag 2015-05-26 19:07:24 +03:00