plugeth/core/vm/testdata
Martin Holst Swende a3cd8a040a
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
2020-09-10 09:19:30 +02:00
..
precompiles core/vm: fix benchmark overflow + prep for precompile repricings (#21530) 2020-09-10 09:19:30 +02:00
testcases_add.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_and.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_byte.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_div.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_eq.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_exp.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_gt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_lt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_mod.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_mul.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_or.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sar.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sdiv.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sgt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_shl.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_shr.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_signext.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_slt.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_smod.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_sub.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_xor.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00