aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/jump_table.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm: fix typo in commentAbel Nieto2018-05-291-1/+1
* core, vm, common: define constantinople fork + shift (#16045)Martin Holst Swende2018-02-231-3/+30
* core/vm: fix typos in jump_table.goJay Guo2017-11-141-2/+2
* consensus, core, params: rebrand Metro to ByzantiumPéter Szilágyi2017-09-141-6/+6
* core/vm: rework reversion to work on a higher levelPéter Szilágyi2017-08-171-15/+10
* core/vm: implement REVERT metropolis opcodeJeffrey Wilcke2017-08-161-0/+7
* core/vm: polish RETURNDATA, add missing returns to CALL*Péter Szilágyi2017-08-161-26/+28
* core/vm: implement RETURNDATA metropolis opcodesJeffrey Wilcke2017-08-161-16/+34
* core/vm: implement metropolis static call opcodeJeffrey Wilcke2017-08-151-2/+23
* core/vm: improved push instructionsJeffrey Wilcke2017-05-231-32/+32
* consensus, core, core/vm, parems: review fixesJeffrey Wilcke2017-05-181-3/+7
* consensus, core/*, params: metropolis preparation refactorJeffrey Wilcke2017-05-181-9/+24
* params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-141-51/+54
* Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-131-285/+282
* params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-021-2/+5
* all: gofmt -w -sFelix Lange2017-01-061-130/+130
* core/vm: improved EVM run loop & instruction calling (#3378)Jeffrey Wilcke2017-01-051-142/+828
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-2/+6
* all: update license informationFelix Lange2016-04-151-0/+16
* core: added basic chain configurationJeffrey Wilcke2016-04-011-7/+3
* core, core/vm, tests: changed the initialisation behaviour of the EVMJeffrey Wilcke2016-03-231-7/+5
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-4/+19
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-1/+2
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-0/+143