go-pulse/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
asm.go
compiler_test.go
compiler.go
lex_test.go
lexer.go
tokentype_string.go