erigon-pulse/eth/tracers/internal/tracetest
Andrew Ashikhmin 58893937b0
core/vm: Make INVALID a defined opcode (#6477)
Cherry-pick https://github.com/ethereum/go-ethereum/pull/24017.

* core/vm: Define 0xfe opcode as INVALID

* core/vm: Remove opInvalid as opUndefined handles it

Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>

Co-authored-by: Andrei Maiboroda <andrei@ethereum.org>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
2022-12-30 17:13:54 +01:00
..
testdata core/vm: Make INVALID a defined opcode (#6477) 2022-12-30 17:13:54 +01:00
calltrace_test.go Native tracers step 9 - add native tracers (#6434) 2022-12-25 07:28:41 +00:00
prestate_test.go Native tracers step 9 - add native tracers (#6434) 2022-12-25 07:28:41 +00:00
util.go Native tracers step 8 - added trace test suite, fixed some bugs (#6430) 2022-12-24 13:18:11 +00:00