plugeth/eth/tracers/native
Sina Mahmoodi 64067fbdc4
eth/tracers: small refactor for native tracers (#26196)
Use noopTracer as a base for other native tracers to avoid extra boilerplate for unimplemented hooks.
2022-11-17 09:27:48 +01:00
..
4byte.go eth/tracers: small refactor for native tracers (#26196) 2022-11-17 09:27:48 +01:00
call.go eth/tracers: small refactor for native tracers (#26196) 2022-11-17 09:27:48 +01: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: add withLog to callTracer (#25991) 2022-11-01 12:03:26 +01:00
mux.go eth/tracers: add multiplexing tracer (#26086) 2022-11-08 10:16:52 +01:00
noop.go eth/tracers: add onlyTopCall option to callTracer (#25430) 2022-08-09 11:04:57 +02:00
prestate.go eth/tracers: small refactor for native tracers (#26196) 2022-11-17 09:27:48 +01:00
tracer.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00