| Commit message (Expand) | Author | Age | Files | Lines |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | cmd, core, eth, common: genesis preparation | Jeffrey Wilcke | 2015-07-10 | 1 | -2/+2 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core, eth, miner, xeth: receipt storage fix | Jeffrey Wilcke | 2015-07-04 | 1 | -7/+4 |
* | core, miner: miner header validation, transaction & receipt writing | Jeffrey Wilcke | 2015-07-03 | 1 | -2/+2 |
* | core, eth, rpc: avoid unnecessary block header copying | Felix Lange | 2015-06-30 | 1 | -2/+2 |
* | core: add GenerateChain, GenesisBlockForTesting | Felix Lange | 2015-06-30 | 1 | -3/+4 |
* | core/types: make blocks immutable | Felix Lange | 2015-06-30 | 1 | -9/+7 |
* | core: ValidatedHeader (method => function) | obscuren | 2015-06-18 | 1 | -3/+5 |
* | core: settable genesis nonce | obscuren | 2015-06-09 | 1 | -1/+6 |
* | core: don't remove transactions after block processing | Felix Lange | 2015-06-04 | 1 | -1/+1 |
* | core: fixed an issue with storing receipts | obscuren | 2015-05-28 | 1 | -0/+32 |
* | core: fixed tests | obscuren | 2015-05-19 | 1 | -3/+3 |
* | Improved chain manager, improved block processor, fixed tests | obscuren | 2015-04-04 | 1 | -1/+2 |
* | core: fix tests | Felix Lange | 2015-03-18 | 1 | -2/+3 |
* | Add additional extra database for non-protocol related data | obscuren | 2015-03-12 | 1 | -1/+1 |
* | Fixed tests | obscuren | 2015-03-07 | 1 | -4/+5 |
* | Added GetBlock GetUncle with OOB guard | obscuren | 2015-02-18 | 1 | -0/+34 |