aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/runtime/runtime_test.go
Commit message (Expand)AuthorAgeFilesLines
* common: move big integer math to common/math (#3699)Felix Lange2017-02-271-2/+2
* params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-141-2/+2
* Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-131-2/+2
* params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-021-2/+2
* core/vm: improved EVM run loop & instruction calling (#3378)Jeffrey Wilcke2017-01-051-1/+1
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-15/+0
* core/vm/runtime: simplified runtime calling mechanismJeffrey Wilcke2016-02-111-0/+46
* core/vm/runtime: added simple execution runtimeJeffrey Wilcke2015-11-181-0/+120