| Commit message (Expand) | Author | Age | Files | Lines |
* | core: vm: implement RAND opcode support | Wei-Ning Huang | 2019-04-09 | 1 | -0/+6 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -1/+1 |
* | core/vm: support for multiple interpreters (#17093) | Guillaume Ballet | 2018-07-25 | 1 | -1/+1 |
* | core/vm, params: implement EXTCODEHASH opcode (#17202) | gary rong | 2018-07-24 | 1 | -0/+6 |
* | core, crypto, params: implement CREATE2 evm instrction (#17196) | gary rong | 2018-07-24 | 1 | -0/+9 |
* | core/vm: clear linter warnings (#17057) | Guillaume Ballet | 2018-06-26 | 1 | -11/+11 |
* | core/vm: fix typo in comment | Abel Nieto | 2018-05-29 | 1 | -1/+1 |
* | core, vm, common: define constantinople fork + shift (#16045) | Martin Holst Swende | 2018-02-23 | 1 | -3/+30 |
* | core/vm: fix typos in jump_table.go | Jay Guo | 2017-11-14 | 1 | -2/+2 |
* | consensus, core, params: rebrand Metro to Byzantium | Péter Szilágyi | 2017-09-14 | 1 | -6/+6 |
* | 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 |