| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/state, trie: Hardfork EIP155, EIP161, EIP170 | Jeffrey Wilcke | 2016-11-15 | 2 | -25/+25 |
* | [release/1.4.18] core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 1 | -0/+4 |
* | [release/1.4.16] core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 1 | -4/+4 |
* | [release/1.4.15] cmd, core, internal, light, tests: avoid hashing the code in... | Péter Szilágyi | 2016-10-03 | 1 | -1/+1 |
* | [release/1.4.9] Revert "test, cmd/evm, core, core/vm: illegal code hash imple... | Péter Szilágyi | 2016-06-29 | 2 | -27/+22 |
* | [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code" | Péter Szilágyi | 2016-06-29 | 2 | -22/+25 |
* | [release/1.4.8] core: update DAO soft-fork number, clean up the code | Péter Szilágyi | 2016-06-24 | 2 | -25/+22 |
* | [release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementation | Jeffrey Wilcke | 2016-06-24 | 2 | -22/+27 |
* | all: update license information | Felix Lange | 2016-04-15 | 2 | -2/+2 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 2 | -3/+17 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 3 | -47/+11 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -1/+7 |
* | core: various typos | Leif Jurvetson | 2016-03-16 | 1 | -1/+1 |
* | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 1 | -0/+4 |
* | core/vm/runtime: simplified runtime calling mechanism | Jeffrey Wilcke | 2016-02-11 | 2 | -6/+93 |
* | core/vm/runtime: added simple execution runtime | Jeffrey Wilcke | 2015-11-18 | 5 | -0/+399 |