aboutsummaryrefslogtreecommitdiffstats
path: root/core/vm/contract.go
Commit message (Expand)AuthorAgeFilesLines
* core: golint updates for this or self warning (#16633)kiel barry2018-05-021-7/+7
* core, core/state, core/vm: remove exported account getters (#3618)Jeffrey Wilcke2017-02-231-11/+18
* params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-141-24/+9
* Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-131-9/+24
* params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-021-24/+9
* core, core/vm: implemented a generic environment (#3348)Jeffrey Wilcke2016-12-061-8/+5
* cmd, core, internal, light, tests: avoid hashing the code in the VMPéter Szilágyi2016-10-011-4/+7
* all: update license informationFelix Lange2016-04-151-1/+1
* core: Added EVM configuration optionsJeffrey Wilcke2016-03-241-3/+3
* core, core/vm, crypto: fixes for homesteadJeffrey Wilcke2016-02-181-15/+29
* parmas, crypto, core, core/vm: homestead consensus protocol changesGustav Simonsson2016-02-181-1/+15
* core/vm: resolve circular dependency to debug vm storagePéter Szilágyi2016-01-121-0/+7
* cmd/geth, cmd/utils, core, rpc: renamed to blockchainJeffrey Wilcke2015-10-041-2/+2
* cmd/evm, core/vm, test: refactored VM and coreJeffrey Wilcke2015-10-041-0/+126