go-ethereum/eth/tracers
2025-08-28 18:53:13 +08:00
..
internal/tracers build: add imports for go generate tools (#24682) 2025-01-20 11:52:59 +08:00
native eth/tracers: add a golang tracer to locate contracts (#23708) 2025-01-22 12:37:37 +08:00
testdata eth/tracers: add test for contractTracer 2025-01-22 12:37:48 +08:00
testing eth/tracers: expose contextual infos (block hash, tx hash, tx index) #23104 (#1256) 2025-08-22 16:40:18 +08:00
api.go eth: make traceChain avoid OOM on long-running tracing #23736 (#1263) 2025-08-28 18:52:32 +08:00
api_test.go eth: make traceChain avoid OOM on long-running tracing #23736 (#1263) 2025-08-28 18:52:32 +08:00
tracer.go eth/tracers: support for golang tracers + add golang callTracer #23708 (#1264) 2025-08-28 18:53:13 +08:00
tracer_test.go eth/tracers: expose contextual infos (block hash, tx hash, tx index) #23104 (#1256) 2025-08-22 16:40:18 +08:00
tracers.go eth/tracers: support for golang tracers + add golang callTracer #23708 (#1264) 2025-08-28 18:53:13 +08:00
tracers_test.go eth/tracers: expose contextual infos (block hash, tx hash, tx index) #23104 (#1256) 2025-08-22 16:40:18 +08:00