go-ethereum/eth/tracers/native
Sina Mahmoodi 94fc0b4a9e replace opcode with byte
# Conflicts:
#	core/tracing/hooks.go
#	core/vm/evm.go
#	core/vm/instructions.go
#	eth/tracers/js/tracer_test.go
2024-03-14 16:23:54 -04:00
..
4byte.go replace opcode with byte 2024-03-14 16:23:54 -04:00
call.go replace opcode with byte 2024-03-14 16:23:54 -04:00
call_flat.go replace opcode with byte 2024-03-14 16:23:54 -04:00
gen_account_json.go eth/tracers: simplify test framework (#25973) 2022-10-21 17:55:15 +02:00
gen_callframe_json.go eth/tracers/native: set created address to nil in case of failure (#26779) 2023-03-07 14:39:11 +01:00
gen_flatcallaction_json.go eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2023-02-28 13:54:37 +03:30
gen_flatcallresult_json.go eth/tracers: add native flatCallTracer (aka parity style tracer) (#26377) 2023-02-28 13:54:37 +03:30
mux.go replace opcode with byte 2024-03-14 16:23:54 -04:00
prestate.go replace opcode with byte 2024-03-14 16:23:54 -04:00