| Commit message (Expand) | Author | Age | Files | Lines |
* | core, core/state, trie: Hardfork EIP155, EIP161, EIP170 | Jeffrey Wilcke | 2016-11-15 | 1 | -4/+3 |
* | [release/1.4.18] core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 1 | -0/+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 | 1 | -12/+11 |
* | [release/1.4.9] Revert "core: update DAO soft-fork number, clean up the code" | Péter Szilágyi | 2016-06-29 | 1 | -11/+12 |
* | [release/1.4.8] core: update DAO soft-fork number, clean up the code | Péter Szilágyi | 2016-06-24 | 1 | -12/+11 |
* | [release/1.4.8] test, cmd/evm, core, core/vm: illegal code hash implementation | Jeffrey Wilcke | 2016-06-24 | 1 | -11/+12 |
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -1/+1 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -0/+11 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 1 | -29/+0 |
* | 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 |
* | core/vm/runtime: simplified runtime calling mechanism | Jeffrey Wilcke | 2016-02-11 | 1 | -6/+47 |
* | core/vm/runtime: added simple execution runtime | Jeffrey Wilcke | 2015-11-18 | 1 | -0/+121 |