Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, core/state: move gas tracking out of core/state | Felix Lange | 2015-10-17 | 1 | -5/+0 |
* | core/state, core, miner: handle missing root error from state.New | Gustav Simonsson | 2015-10-16 | 1 | -3/+3 |
* | core, core/state: batch-based state sync | Felix Lange | 2015-09-23 | 1 | -2/+1 |
* | core/state: test formatting adhering to Go convention | Gustav Simonsson | 2015-09-09 | 1 | -17/+17 |
* | core/state: deleted field in StateObject Copy() and unit test | Gustav Simonsson | 2015-09-08 | 1 | -0/+104 |
* | 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, tests: renamed state methods | Jeffrey Wilcke | 2015-07-04 | 1 | -1/+1 |
* | core/state: fixed state tests | obscuren | 2015-06-17 | 1 | -13/+10 |
* | Removed old (unused) argument | obscuren | 2015-04-02 | 1 | -1/+1 |
* | fixed tests | obscuren | 2015-04-01 | 1 | -1/+1 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+106 |