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.
Showing
Please register or sign in to comment
EIP-196 allows a zero value in the scalar argument to precompile `0x07`. This change adds a test for that case.