| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -3/+3 |
* | core/state: rename Delete/IsDeleted to Suicide/HasSuicided | Felix Lange | 2016-10-06 | 1 | -4/+4 |
* | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -8/+14 |
* | core/state: track dirty state entries for each object | Péter Szilágyi | 2016-10-03 | 1 | -7/+7 |
* | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 1 | -3/+4 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 1 | -22/+28 |
* | core/state, light: remove unused StateObject.initCode | Gustav Simonsson | 2016-09-19 | 1 | -3/+0 |
* | core/state: Fix memory expansion bug by not copying clean objects | Nick Johnson | 2016-09-19 | 1 | -2/+4 |
* | core/state: fix TestDump | Felix Lange | 2016-04-15 | 1 | -4/+14 |
* | core: various typos | Leif Jurvetson | 2016-03-16 | 1 | -1/+1 |
* | core/state, core/types use package rlp for state, receipt serialisation | Felix Lange | 2015-12-18 | 1 | -4/+2 |
* | 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 |