aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/jump_table.go
Commit message (Expand)AuthorAgeFilesLines
* 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