Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'upstream/develop' into frontier/js | zelig | 2015-03-16 | 1 | -2/+2 |
|\ | | | | | | | | | | | Conflicts: cmd/ethereum/js.go javascript/types.go | ||||
| * | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -2/+2 |
| | | |||||
* | | remove jsre from mist | zelig | 2015-03-15 | 1 | -1/+2 |
|/ | |||||
* | cmd/utils: GetEthereum -> MakeEthConfig | Felix Lange | 2015-03-14 | 1 | -1/+3 |
| | | | | | This allows changing the config before starting Ethereum with it. | ||||
* | cmd/ethereum: show more helpful message if no accounts exist | Felix Lange | 2015-03-10 | 1 | -1/+4 |
| | |||||
* | Merge ethereum/poc-9 into accounts-integration | Felix Lange | 2015-03-10 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: cmd/utils/cmd.go cmd/utils/flags.go core/manager.go eth/backend.go rpc/http/server.go xeth/xeth.go | ||||
| * | Bump v | obscuren | 2015-03-08 | 1 | -1/+1 |
| | | |||||
* | | cmd/mist: use cli library and package accounts | Felix Lange | 2015-03-10 | 1 | -52/+49 |
|/ | |||||
* | Merge branch 'develop' of github.com:ethereum/go-ethereum into removews | Taylor Gerring | 2015-03-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: cmd/ethereum/flags.go cmd/mist/flags.go | ||||
| * | 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 |
| | | | | Defaults to the amount of cores available on the CPU | ||||
* | 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 |
| | | | | | * Fixed issues where new peer window could cause a crash when entering an empty string | ||||
* | cmd/ethereum, cmd/mist, eth, p2p: use package p2p/nat | Felix Lange | 2015-02-13 | 1 | -13/+12 |
| | | | | This deletes the old NAT implementation. | ||||
* | 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 |
| | | | | Replaces functionality `-seed=true` with `-seed="ip:port"` | ||||
* | 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 |
|\| | | | | | | | | | Conflicts: cmd/ethereum/flags.go | ||||
| * | version bump | obscuren | 2014-12-19 | 1 | -1/+1 |
| | | |||||
* | | Fixed deref ptr | obscuren | 2014-12-16 | 1 | -6/+4 |
| | | | | | | | | | | The gui already waits and shuts down ethereum. There was no need to wait for an additional shutdown. | ||||
* | | 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 |
mist, etheruem have been moved to cmd/ |