| Commit message (Expand) | Author | Age | Files | Lines |
* | core: vm: remove opRand and use oracle contract to get random number | Jhih-Ming Huang | 2019-09-17 | 1 | -3/+0 |
* | core: vm: implement RAND opcode support | Wei-Ning Huang | 2019-06-12 | 1 | -0/+3 |
* | core/vm, params: implement EXTCODEHASH opcode (#17202) | gary rong | 2018-07-24 | 1 | -0/+3 |
* | core, crypto, params: implement CREATE2 evm instrction (#17196) | gary rong | 2018-07-24 | 1 | -0/+3 |
* | core/vm: clear linter warnings (#17057) | Guillaume Ballet | 2018-06-26 | 1 | -16/+21 |
* | core: golint updates for this or self warning (#16633) | kiel barry | 2018-05-02 | 1 | -3/+3 |
* | core, vm, common: define constantinople fork + shift (#16045) | Martin Holst Swende | 2018-02-23 | 1 | -0/+9 |
* | core/vm: implement REVERT metropolis opcode | Jeffrey Wilcke | 2017-08-16 | 1 | -0/+3 |
* | core/vm: implement RETURNDATA metropolis opcodes | Jeffrey Wilcke | 2017-08-16 | 1 | -151/+156 |
* | core/vm: implement metropolis static call opcode | Jeffrey Wilcke | 2017-08-15 | 1 | -0/+3 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 1 | -3/+3 |
* | core/vm: fix GASPRICE string (resolves #2553) | Benjamin Brent | 2016-10-19 | 1 | -1/+1 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+1 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 1 | -5/+7 |
* | core/vm: added parsing utilities | Jeffrey Wilcke | 2015-10-17 | 1 | -3/+11 |
* | core/vm: added JIT segmenting / optimisations | Jeffrey Wilcke | 2015-10-17 | 1 | -0/+12 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 1 | -1/+1 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | core/vm: added str to op | Jeffrey Wilcke | 2015-07-09 | 1 | -0/+136 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | core/vm: cleanup and renames | obscuren | 2015-06-04 | 1 | -0/+334 |