go-ethereum/eth/tracers
2025-08-26 15:26:19 +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/tracers: avoid unsyncronized mutations on trie database #23632 (#1261) 2025-08-26 15:26:19 +08:00
api_test.go eth/tracers: improve test #23303 (#1258) 2025-08-26 15:24:49 +08:00
tracer.go eth/tracers: expose contextual infos (block hash, tx hash, tx index) #23104 (#1256) 2025-08-22 16:40:18 +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: expose contextual infos (block hash, tx hash, tx index) #23104 (#1256) 2025-08-22 16:40:18 +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