aboutsummaryrefslogtreecommitdiffstats
path: root/params/gas_table.go
Commit message (Expand)AuthorAgeFilesLines
* core/vm, params: implement EXTCODEHASH opcode (#17202)gary rong2018-07-241-1/+16
* params: fix golint warnings (#16853)kiel barry2018-06-051-3/+6
* params: rename EIP150 gas table (#15167)gary rong2017-09-201-3/+1
* params: core, core/vm, miner: 64bit gas instructionsJeffrey Wilcke2017-02-141-37/+31
* Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)"Jeffrey Wilcke2017-02-131-31/+37
* params: core, core/vm, miner: 64bit gas instructions (#3514)Jeffrey Wilcke2017-02-021-37/+31
* core/vm, params: EIP160: EXP repriceJeffrey Wilcke2016-11-131-8/+4
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-0/+22
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-151-0/+65