go-ethereum/core/vm/testdata
raulk 918aed4e31
core/vm: add bn256ScalarMul testcase for zero scalar value (#26607)
EIP-196 allows a zero value in the scalar argument to precompile `0x07`. This change adds a test for that case.
2023-02-06 07:41:29 -05:00
..
precompiles core/vm: add bn256ScalarMul testcase for zero scalar value (#26607) 2023-02-06 07:41:29 -05:00
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
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