Commit graph

8 commits

Author SHA1 Message Date
Felix Lange
bae7e93a9c cmd/ethereum: improve command line interface
The ethereum command line interface is now structured using subcommands.
These separate the different tasks it can perform.

Almost all flag names are backwards compatible.

The key tasks have not been ported to subcommands since they will be
replaced by the new accounts infrastructure very soon.
2015-03-06 03:57:13 +01:00
obscuren
15f491e500 Clean up REPL 2015-03-04 12:18:26 +01:00
obscuren
117f66e823 Added license headers 2015-01-06 12:13:57 +01:00
zelig
50e1dcc43a import eth pkg 2014-12-14 20:30:56 +00:00
obscuren
8826e9694c Moved utils to cmd 2014-10-31 14:20:11 +01:00
obscuren
b1c247231b ethlog => logger 2014-10-31 12:56:05 +01:00
Felix Lange
184055b3e2 cmd/*: add license headers 2014-10-23 15:48:53 +02:00
Felix Lange
69baa465ea Merge eth-go repository into go-ethereum
mist, etheruem have been moved to cmd/
2014-10-23 15:01:27 +02:00