Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -3/+3 |
| | |||||
* | Merge ethereum/poc-9 into accounts-integration | Felix Lange | 2015-03-10 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: cmd/utils/cmd.go cmd/utils/flags.go core/manager.go eth/backend.go rpc/http/server.go xeth/xeth.go | ||||
| * | Separated block db from state db. Partial fix for #416 | obscuren | 2015-03-07 | 1 | -1/+2 |
| | | |||||
* | | accounts, core, eth, xeth: use account manager for everything | Felix Lange | 2015-03-07 | 1 | -2/+0 |
|/ | | | | | The account manager is now responsible for picking the default account and the coinbase. | ||||
* | "centralised" mining to backend. Closes #323 | obscuren | 2015-02-17 | 1 | -2/+1 |
| | |||||
* | merge | obscuren | 2015-02-13 | 1 | -1/+0 |
| | |||||
* | moved manager | obscuren | 2015-02-09 | 1 | -0/+22 |