Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/ethereum: improve command line interface | Felix Lange | 2015-03-06 | 1 | -40/+0 |
| | | | | | | | | | | 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. | ||||
* | Clean up REPL | obscuren | 2015-03-04 | 1 | -33/+18 |
| | |||||
* | Added license headers | obscuren | 2015-01-06 | 1 | -16/+19 |
| | |||||
* | import eth pkg | zelig | 2014-12-15 | 1 | -1/+1 |
| | |||||
* | Moved utils to cmd | obscuren | 2014-10-31 | 1 | -1/+1 |
| | |||||
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | cmd/*: add license headers | Felix Lange | 2014-10-23 | 1 | -0/+17 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -0/+35 |
mist, etheruem have been moved to cmd/ |