aboutsummaryrefslogtreecommitdiffstats
path: root/core/manager.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved ethutil => commonobscuren2015-03-161-3/+3
|
* Merge ethereum/poc-9 into accounts-integrationFelix Lange2015-03-101-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 #416obscuren2015-03-071-1/+2
| |
* | accounts, core, eth, xeth: use account manager for everythingFelix Lange2015-03-071-2/+0
|/ | | | | The account manager is now responsible for picking the default account and the coinbase.
* "centralised" mining to backend. Closes #323obscuren2015-02-171-2/+1
|
* mergeobscuren2015-02-131-1/+0
|
* moved managerobscuren2015-02-091-0/+22