aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist
Commit message (Collapse)AuthorAgeFilesLines
* Updated to use ethereum.jsobscuren2014-10-319-68/+726
|
* cmd/mist, ethchain, ethminer: split TxEvent (#165)Felix Lange2014-10-291-26/+25
|
* Version bumpobscuren2014-10-271-1/+1
|
* increased default gas from 500 to 5000obscuren2014-10-271-1/+1
|
* events should be set prior to calling mainloopobscuren2014-10-271-1/+1
|
* cmd/*: add license headersFelix Lange2014-10-2319-0/+323
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-2359-0/+16740
mist, etheruem have been moved to cmd/