aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/interpreter.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm: fix typo in comment (#14894)evgk2017-08-041-1/+1
* core/vm: remove logging and add section labels to struct logs (#14782)Felix Lange2017-07-191-11/+0
* core: fix minor accidental typos and comment errorsPéter Szilágyi2017-05-251-1/+1
* core/vm: improve error message for invalid opcodesValentin Wüstholz2017-05-221-1/+1
* consensus, core, core/vm, parems: review fixesJeffrey Wilcke2017-05-181-6/+6
* consensus, core/*, params: metropolis preparation refactorJeffrey Wilcke2017-05-181-30/+50
* core/vm: use uint64 instead of *big.Int in tracer (#3805)Yohann Leon2017-03-221-6/+2
* all: next batch of log polishes to contextual versionsPéter Szilágyi2017-02-281-6/+2
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-9/+8
* params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-141-0/+208
* Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-131-208/+0
* params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-021-0/+208