mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 13:44:31 +00:00
Use noopTracer as a base for other native tracers to avoid extra boilerplate for unimplemented hooks. Co-authored-by: Sina Mahmoodi <1591639+s1na@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 4byte.go | ||
| call.go | ||
| contract.go | ||
| gen_account_json.go | ||
| gen_callframe_json.go | ||
| mux.go | ||
| noop.go | ||
| prestate.go | ||
| tracer.go | ||