core/vm: fix benchmark overflow + prep for precompile repricings (#21530)

* core/vm/testdata: add gascost expectations to testcases

* core/vm: verify expected gas in tests for precompiles

* core/vm: fix overflow flaw in gas/s calculation
This commit is contained in:
Martin Holst Swende
2020-09-10 09:19:30 +02:00
committed by GitHub
parent 328901c24c
commit a3cd8a040a
16 changed files with 1007 additions and 4 deletions
File diff suppressed because one or more lines are too long