erigon-pulse/eth/tracers
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
..
internal/tracetest core/vm: Make INVALID a defined opcode (#6477) 2022-12-30 17:13:54 +01:00
js Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
logger Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
native Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
api.go Native tracers step 10 - remove duplicate SelfDestruct capture, clean up (#6440) 2022-12-26 04:56:39 +00:00
tracer.go Native tracers step 7 - restructure js tracer files (#6415) 2022-12-23 18:10:37 +00:00
tracers_test.go Native tracers step 9 - add native tracers (#6434) 2022-12-25 07:28:41 +00:00
tracers.go Native tracers step 7 - restructure js tracer files (#6415) 2022-12-23 18:10:37 +00:00