plugeth/cmd
Felix Lange 99bc44cf52 cmd/ethereum: add a flag to switch to unencrytped keystore
This is mostly for automated tests. The tests can use the following
commands to start the node:

    ethereum --unencrypted-keys account new
    ...
    ethereum --unencrypted-keys
2015-03-11 13:58:01 +01:00
..
blocktest Merge branch origin/develop into accounts-integration 2015-03-10 17:14:31 +01:00
bootnode p2p/discover: map listening port using configured mechanism 2015-02-13 11:39:32 +01:00
disasm Samples and disams cmd for evm code 2015-01-29 14:46:59 +01:00
ethereum cmd/ethereum: add a flag to switch to unencrytped keystore 2015-03-11 13:58:01 +01:00
ethtest Removed exported fields from state object and added proper set/getters 2015-02-20 14:19:34 +01:00
evm cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls 2015-03-10 02:39:53 +01:00
mist Merge branch origin/develop into accounts-integration 2015-03-10 17:14:31 +01:00
rlpdump cmd/rlpdump: remove stray return 2015-01-06 12:23:36 +01:00
utils cmd/ethereum: add a flag to switch to unencrytped keystore 2015-03-11 13:58:01 +01:00
LICENSE Merge eth-go repository into go-ethereum 2014-10-23 15:01:27 +02:00