• Jeffrey Wilcke's avatar
    cmd/geth, cmd/utils, eth: added dev mode flag · f04b3a6f
    Jeffrey Wilcke authored
    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
    f04b3a6f
Name
Last commit
Last update
..
downloader Loading commit data...
fetcher Loading commit data...
backend.go Loading commit data...
gasprice.go Loading commit data...
handler.go Loading commit data...
handler_test.go Loading commit data...
helper_test.go Loading commit data...
metrics.go Loading commit data...
peer.go Loading commit data...
protocol.go Loading commit data...
protocol_test.go Loading commit data...
sync.go Loading commit data...