aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/utils/flags.go
Commit message (Expand)AuthorAgeFilesLines
* 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