go-ethereum/eth/tracers
HAOYUatHZ 21b65f4944
core/vm: Make INVALID a defined opcode (#118)
core/vm: Make INVALID a defined opcode (#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-06-22 17:18:47 +08:00
..
internal/tracetest core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08:00
js Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
native feat: add more data into the execution trace (#20) 2022-02-21 10:15:57 +08:00
api.go Extract execution trace from EVM execution and provide subscription API (#19) 2022-01-23 20:41:15 +08:00
api_test.go fix bug and optimize fill_trace logic for gc (#104) 2022-05-26 10:35:27 +08:00
tracers.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
tracers_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00