plugeth/cmd/geth
Jeffrey Wilcke f04b3a6f29 cmd/geth, cmd/utils, eth: added dev mode flag
Dev mode enabled some debugging flags such as:

* VM debugging mode
* Simpler proof of work
* Whisper enabled by default
* Datadir to a tmp datadir
* Maxpeers set to 0
* Gas price of 0
* Random listen port
2015-09-09 08:53:05 +02:00
..
blocktestcmd.go all: update license headers to distiguish GPL/LGPL 2015-07-22 18:51:45 +02:00
chaincmd.go cmd/geth: Fix chain purging from cmd line 2015-08-18 15:56:37 +02:00
info_test.json fix solc tests unskip 2015-05-20 02:47:13 +01:00
js_test.go etherbase defaults to first account even if created during the session 2015-07-27 10:50:29 +02:00
js.go Merge pull request #1659 from bas-vk/exec-output 2015-08-15 06:23:29 -07:00
main.go cmd/geth, cmd/utils, eth: added dev mode flag 2015-09-09 08:53:05 +02:00
monitorcmd.go eth: update metrics collection to handle eth/62 algos 2015-08-25 17:48:47 +03:00