| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into removews | Taylor Gerring | 2015-03-02 | 1 | -1/+1 |
|\ |
|
| * | Add flag to set RPC port | Taylor Gerring | 2015-02-28 | 1 | -1/+1 |
* | | Remove Websockets RPC transport | Taylor Gerring | 2015-03-01 | 1 | -4/+0 |
|/ |
|
* | Bump | obscuren | 2015-02-27 | 1 | -1/+1 |
* | Bump | obscuren | 2015-02-22 | 1 | -1/+1 |
* | reverted back to proper version number | obscuren | 2015-02-21 | 1 | -1/+1 |
* | Minor updates for release | obscuren | 2015-02-21 | 1 | -1/+1 |
* | Implement command line argument to set the amount of agents created by the miner | Maran | 2015-02-19 | 1 | -13/+14 |
* | Disabled ability to disable whisper. Closes #334 | obscuren | 2015-02-18 | 1 | -0/+1 |
* | Fixed issue in peer window | obscuren | 2015-02-14 | 1 | -1/+1 |
* | cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat | Felix Lange | 2015-02-13 | 1 | -13/+12 |
* | cmd/mist, cmd/ethereum: add CLI arguments for node key | Felix Lange | 2015-02-10 | 1 | -0/+1 |
* | cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes | Felix Lange | 2015-02-07 | 1 | -2/+3 |
* | cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API | Felix Lange | 2015-02-06 | 1 | -4/+2 |
* | Move hardcoded seed node address to app flag | Taylor Gerring | 2015-02-03 | 1 | -1/+1 |
* | Bumped version number | obscuren | 2015-01-30 | 1 | -1/+1 |
* | removed key while in the process of moving to the new key storage | obscuren | 2015-01-29 | 1 | -0/+3 |
* | merge jsonrpc | obscuren | 2015-01-29 | 1 | -1/+1 |
|\ |
|
| * | Add wsport flag to Mist | Taylor Gerring | 2015-01-28 | 1 | -1/+1 |
* | | switched to obscuren/qml | obscuren | 2015-01-28 | 1 | -1/+1 |
|/ |
|
* | Added license headers | obscuren | 2015-01-06 | 1 | -17/+20 |
* | Fixed peer window. Minor tweaks and fixes | obscuren | 2015-01-06 | 1 | -1/+2 |
* | Version bump | obscuren | 2015-01-04 | 1 | -1/+1 |
* | Cleaned up some of that util | obscuren | 2015-01-04 | 1 | -21/+19 |
* | merge | obscuren | 2014-12-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'hotfix/0.7.11' into develop | obscuren | 2014-12-24 | 1 | -1/+1 |
| |\ |
|
| | * | Bump | obscuren | 2014-12-24 | 1 | -1/+1 |
| * | | Enable websockets for mist. Closes #218 | obscuren | 2014-12-23 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-20 | 1 | -1/+1 |
|\| |
|
| * | version bump | obscuren | 2014-12-19 | 1 | -1/+1 |
* | | Fixed deref ptr | obscuren | 2014-12-16 | 1 | -6/+4 |
* | | made mist in a compilable, workable state using the new refactored packages | obscuren | 2014-12-15 | 1 | -3/+3 |
|/ |
|
* | upped proto version and modified block pool | obscuren | 2014-12-05 | 1 | -1/+1 |
* | Upped protocol version | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Fixed mem error in vm. Fixed logs tests | obscuren | 2014-12-03 | 1 | -1/+1 |
* | updated PV | obscuren | 2014-11-29 | 1 | -1/+1 |
* | clean up | obscuren | 2014-11-15 | 1 | -4/+7 |
* | Version bump | obscuren | 2014-11-14 | 1 | -1/+1 |
* | Removed all implicit logging. Fixed gas issues and jump errors | obscuren | 2014-11-12 | 1 | -1/+1 |
* | Version bump | obscuren | 2014-11-04 | 1 | -1/+1 |
* | Moved utils to cmd | obscuren | 2014-10-31 | 1 | -1/+1 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
* | Version bump | 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/+95 |