aboutsummaryrefslogtreecommitdiffstats
path: root/core/evm.go
Commit message (Expand)AuthorAgeFilesLines
* core: fix typo in comment codehadv2018-07-251-1/+1
* core: minor evm polishes and optimizationsPéter Szilágyi2018-03-261-3/+16
* all: switch gas limits from big.Int to uint64Péter Szilágyi2018-01-031-1/+1
* all: update license informationFelix Lange2017-04-141-1/+1
* consensus, core, ethstats: use engine specific block beneficiary (#14318)Péter Szilágyi2017-04-121-7/+18
* core, core/vm: implemented a generic environment (#3348)Jeffrey Wilcke2016-12-061-0/+73