go-pulse/core/vm
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
..
runtime
testdata
analysis_test.go
analysis.go
common.go
contract.go
contracts_test.go
contracts.go
doc.go
eips.go
errors.go
evm.go
gas_table_test.go
gas_table.go
gas.go
instructions_test.go
instructions.go
interface.go
interpreter_test.go
interpreter.go
jump_table_test.go
jump_table.go
logger.go
memory_table.go
memory.go
opcodes.go
operations_acl.go
stack_table.go
stack.go