go-ethereum/eth/tracers/native
Sina Mahmoodi 03e48ee451 rename tracer methods to On pattern
# Conflicts
#	core/vm/interpreter.go
#	eth/tracers/directory/noop.go
#	eth/tracers/js/goja.go
#	eth/tracers/live/noop.go
#	eth/tracers/logger/logger.go
#	eth/tracers/logger/logger_json.go
#	eth/tracers/native/4byte.go
#	eth/tracers/native/call.go
#	eth/tracers/native/call_flat.go
#	eth/tracers/native/mux.go
2024-03-14 16:16:18 -04:00
..
4byte.go rename tracer methods to On pattern 2024-03-14 16:16:18 -04:00
call.go rename tracer methods to On pattern 2024-03-14 16:16:18 -04:00
call_flat.go rename tracer methods to On pattern 2024-03-14 16:16:18 -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 rename tracer methods to On pattern 2024-03-14 16:16:18 -04:00
prestate.go rename tracer methods to On pattern 2024-03-14 16:16:18 -04:00