| Commit message (Expand) | Author | Age | Files | Lines |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 1 | -1/+1 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -2/+2 |
* | core: bugfix state change race condition in txpool (#3412) | bas-vk | 2016-12-11 | 1 | -3/+8 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 1 | -2/+4 |
* | eth, miner: removed unnecessary state.Copy() | Martin Holst Swende | 2016-11-30 | 1 | -2/+2 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+10 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -1/+1 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -7/+7 |
* | les: light client protocol and API | Zsolt Felfoldi | 2016-11-09 | 1 | -8/+8 |
* | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -3/+3 |
* | core, eth, trie: reuse trie journals in all our code | Péter Szilágyi | 2016-09-28 | 1 | -1/+1 |
* | core, eth, internal, miner: optimize txpool for quick ops | Péter Szilágyi | 2016-09-02 | 1 | -5/+9 |
* | core, eth, miner: only retain 1 tx/nonce, remove bad ones | Péter Szilágyi | 2016-09-02 | 1 | -1/+1 |
* | cmd, common, console, eth, release: drop redundant "full"s | Péter Szilágyi | 2016-06-30 | 1 | -1/+1 |
* | eth: separate common and full node-specific API and backend service | zsfelfoldi | 2016-06-16 | 1 | -0/+201 |