| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop | obscuren | 2015-02-06 | 1 | -2/+2 |
|\ |
|
| * | Move hardcoded seed node address to app flag | Taylor Gerring | 2015-02-03 | 1 | -2/+2 |
* | | Use different default RPC port per #186 | Taylor Gerring | 2015-02-05 | 1 | -1/+1 |
|/ |
|
* | default http rpc on | obscuren | 2015-01-29 | 1 | -1/+1 |
* | Add wsport flag to Mist | Taylor Gerring | 2015-01-28 | 1 | -0/+2 |
* | Default datadir for mist is now shared with CLI (.ethereum) | obscuren | 2015-01-13 | 1 | -1/+1 |
* | Added license headers | obscuren | 2015-01-06 | 1 | -16/+19 |
* | Merge branch 'develop' into poc8 | obscuren | 2014-12-20 | 1 | -1/+1 |
|\ |
|
| * | Increased peer from 10 to 30 | obscuren | 2014-12-20 | 1 | -1/+1 |
* | | made mist in a compilable, workable state using the new refactored packages | obscuren | 2014-12-15 | 1 | -0/+4 |
|/ |
|
* | Moved utils to cmd | obscuren | 2014-10-31 | 1 | -1/+2 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+1 |
* | events should be set prior to calling mainloop | obscuren | 2014-10-27 | 1 | -1/+1 |
* | 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/+112 |