| Commit message (Expand) | Author | Age | Files | Lines |
* | core/vm: rework reversion to work on a higher level | Péter Szilágyi | 2017-08-17 | 1 | -15/+10 |
* | core/vm: implement REVERT metropolis opcode | Jeffrey Wilcke | 2017-08-16 | 1 | -0/+7 |
* | core/vm: polish RETURNDATA, add missing returns to CALL* | Péter Szilágyi | 2017-08-16 | 1 | -26/+28 |
* | core/vm: implement RETURNDATA metropolis opcodes | Jeffrey Wilcke | 2017-08-16 | 1 | -16/+34 |
* | core/vm: implement metropolis static call opcode | Jeffrey Wilcke | 2017-08-15 | 1 | -2/+23 |
* | core/vm: improved push instructions | Jeffrey Wilcke | 2017-05-23 | 1 | -32/+32 |
* | consensus, core, core/vm, parems: review fixes | Jeffrey Wilcke | 2017-05-18 | 1 | -3/+7 |
* | consensus, core/*, params: metropolis preparation refactor | Jeffrey Wilcke | 2017-05-18 | 1 | -9/+24 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -51/+54 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -285/+282 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -2/+5 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -130/+130 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -142/+828 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -2/+6 |
* | all: update license information | Felix Lange | 2016-04-15 | 1 | -0/+16 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 1 | -7/+3 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -7/+5 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -4/+19 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 1 | -1/+2 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 1 | -0/+143 |