plugeth/core/asm
Sina Mahmoodi e803ef09ad
eth/tracers/js: fix isPush for push0 (#28520)
Fixes so that `push0` opcode is correctly reported as `true` by the `IsPush` function

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-11-14 13:14:38 +01:00
..
asm_test.go eth/tracers/js: fix isPush for push0 (#28520) 2023-11-14 13:14:38 +01:00
asm.go core: fix typos (#28218) 2023-09-29 10:52:22 +03:00
compiler_test.go cmd/evm: fix some issues with the evm run command (#28109) 2023-09-19 13:41:16 +02:00
compiler.go core: fix typos (#28218) 2023-09-29 10:52:22 +03:00
lex_test.go core: fix typos (#28218) 2023-09-29 10:52:22 +03:00
lexer.go cmd/evm: fix some issues with the evm run command (#28109) 2023-09-19 13:41:16 +02:00
tokentype_string.go cmd/evm: fix some issues with the evm run command (#28109) 2023-09-19 13:41:16 +02:00