Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, crypto, params: implement CREATE2 evm instrction (#17196) | gary rong | 2018-07-24 | 1 | -0/+4 |
* | core: remove dead code, limit test code scope (#17006) | Wenbiao Zheng | 2018-06-19 | 1 | -6/+0 |
* | core/vm: rework reversion to work on a higher level | Péter Szilágyi | 2017-08-17 | 1 | -0/+4 |
* | core/vm: polish RETURNDATA, add missing returns to CALL* | Péter Szilágyi | 2017-08-16 | 1 | -1/+1 |
* | core/vm: implement RETURNDATA metropolis opcodes | Jeffrey Wilcke | 2017-08-16 | 1 | -0/+4 |
* | core/vm: implement metropolis static call opcode | Jeffrey Wilcke | 2017-08-15 | 1 | -0/+7 |
* | all: update license information | Felix Lange | 2017-04-14 | 1 | -0/+16 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 1 | -4/+4 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 1 | -0/+68 |