aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/utils/flags.go
Commit message (Expand)AuthorAgeFilesLines
* max paranoia mode to UNsupport unencrypted keys entirelyzelig2015-03-271-12/+2
* cli: help formattingzelig2015-03-271-1/+1
* import/export accountszelig2015-03-271-1/+7
* Godep issue?obscuren2015-03-261-1/+1
* In blocktest cmd, disable network and add RPC flagGustav Simonsson2015-03-231-1/+1
* independent flag for json structured loggingzelig2015-03-221-5/+5
* private network supportzelig2015-03-181-30/+41
* Merge remote-tracking branch 'upstream/develop' into frontier/jszelig2015-03-161-4/+4
|\
| * Moved ethutil => commonobscuren2015-03-161-4/+4
* | CLI:zelig2015-03-151-0/+5
|/
* mergeobscuren2015-03-151-3/+3
|\
| * cmd/utils: GetEthereum -> MakeEthConfigFelix Lange2015-03-141-3/+3
* | Move MakeName to ethutilTaylor Gerring2015-03-121-2/+1
|/
* mergeobscuren2015-03-121-3/+11
|\
| * cmd/ethereum: add a flag to switch to unencrytped keystoreFelix Lange2015-03-111-1/+10
* | Reverted globalobscuren2015-03-111-7/+2
* | Merge branch 'develop' into rpcfrontierobscuren2015-03-111-33/+90
|\|
| * cmd/utils: improve CLI help templatesFelix Lange2015-03-101-0/+27
| * cmd/ethereum: show more helpful message if no accounts existFelix Lange2015-03-101-6/+2
| * accounts: add {Timed,}Unlock, remove SignLockedFelix Lange2015-03-101-2/+1
| * Merge ethereum/poc-9 into accounts-integrationFelix Lange2015-03-101-7/+19
| |\ | |/ |/|
| * rpc: add dataDir parameter and JSON-RPC handlerFelix Lange2015-03-101-0/+18
| * cmd/utils: add NewAppFelix Lange2015-03-101-0/+11
| * accounts: AccountManager -> ManagerFelix Lange2015-03-081-2/+2
| * cmd/ethereum: add account commandsFelix Lange2015-03-071-26/+22
* | Separated block db from state db. Partial fix for #416obscuren2015-03-071-3/+8
* | Debug option for VM & command line flagobscuren2015-03-061-3/+10
|/
* cmd/ethereum: improve command line interfaceFelix Lange2015-03-061-0/+178