ethereumproject / go-ethereum

Go language implementation of the original/classic design of the Ethereum protocol
GNU Lesser General Public License v3.0
443 stars 166 forks source link

refactor vm.RuleSet interface, CREATE2 word cost, tests #678

Closed whilei closed 6 years ago

whilei commented 6 years ago
tzdybal commented 6 years ago

Looks great to me!