| 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 | -8/+6 |
* | core/vm: implement REVERT metropolis opcode | Jeffrey Wilcke | 2017-08-16 | 1 | -0/+4 |
* | core/vm: polish RETURNDATA, add missing returns to CALL* | Péter Szilágyi | 2017-08-16 | 1 | -5/+4 |
* | core/vm: implement RETURNDATA metropolis opcodes | Jeffrey Wilcke | 2017-08-16 | 1 | -4/+10 |
* | core/vm: minor polishes, fix STATICCALL for precompiles | Péter Szilágyi | 2017-08-15 | 1 | -4/+3 |
* | core/vm: implement metropolis static call opcode | Jeffrey Wilcke | 2017-08-15 | 1 | -0/+16 |
* | core/vm: fix typo in comment (#14894) | evgk | 2017-08-04 | 1 | -1/+1 |
* | core/vm: remove logging and add section labels to struct logs (#14782) | Felix Lange | 2017-07-19 | 1 | -11/+0 |
* | core: fix minor accidental typos and comment errors | Péter Szilágyi | 2017-05-25 | 1 | -1/+1 |
* | core/vm: improve error message for invalid opcodes | Valentin Wüstholz | 2017-05-22 | 1 | -1/+1 |
* | consensus, core, core/vm, parems: review fixes | Jeffrey Wilcke | 2017-05-18 | 1 | -6/+6 |
* | consensus, core/*, params: metropolis preparation refactor | Jeffrey Wilcke | 2017-05-18 | 1 | -30/+50 |
* | core/vm: use uint64 instead of *big.Int in tracer (#3805) | Yohann Leon | 2017-03-22 | 1 | -6/+2 |
* | all: next batch of log polishes to contextual versions | Péter Szilágyi | 2017-02-28 | 1 | -6/+2 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -9/+8 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 1 | -0/+208 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -208/+0 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 1 | -0/+208 |