plugeth/core/vm/testdata
Martin Holst Swende 6f4cccf8d2
core/vm, protocol_params: implement eip-2565 modexp repricing (#21607)
* core/vm, protocol_params: implement eip-2565 modexp repricing

* core/vm: fix review concerns
2020-11-13 13:39:59 +01:00
..
precompiles
testcases_add.json
testcases_and.json
testcases_byte.json
testcases_div.json
testcases_eq.json
testcases_exp.json
testcases_gt.json
testcases_lt.json
testcases_mod.json
testcases_mul.json core/vm: instruction tests (#16327) 2019-04-04 11:19:38 +02:00
testcases_or.json
testcases_sar.json
testcases_sdiv.json
testcases_sgt.json
testcases_shl.json
testcases_shr.json
testcases_signext.json
testcases_slt.json
testcases_smod.json
testcases_sub.json
testcases_xor.json