| Commit message (Expand) | Author | Age | Files | Lines |
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 1 | -3/+3 |
* | core, eth, trie, xeth: merged state, chain, extra databases in one | Jeffrey Wilcke | 2015-08-08 | 1 | -3/+2 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core, miner: miner header validation, transaction & receipt writing | Jeffrey Wilcke | 2015-07-03 | 1 | -0/+1 |
* | core, eth/downloader: expose the bad hashes, check in downloader | Péter Szilágyi | 2015-05-28 | 1 | -6/+0 |
* | eth, eth/downloader, miner: use download events to check miner start | obscuren | 2015-05-15 | 1 | -0/+3 |
* | core, eth, miner: improved tx removal & fatal error on db sync err | obscuren | 2015-05-11 | 1 | -0/+2 |
* | 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 |
|\ |
|
| * | 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 |
|/ |
|
* | "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 |