go-ethereum/eth/fetcher
Csaba Kiraly e8083ed0f7 eth: fix lint issues after rebase
Three files had goimports drift from resolving rebase conflicts
(eth/dropper_test.go, eth/fetcher/tx_fetcher.go, eth/handler.go) —
re-run goimports.

Also remove an unused mockConsumer.count() helper in
eth/txtracker/tracker_test.go that no test calls. The method was
left in during the peerstats split and never needed.
2026-04-20 10:01:49 +02:00
..
metrics.go eth: check for tx on chain as well (#33607) 2026-02-24 11:21:03 +01:00
tx_fetcher.go eth: fix lint issues after rebase 2026-04-20 10:01:49 +02:00
tx_fetcher_test.go eth: rename NotifyRequestLatency to NotifyRequestResult, track success/timeout counts 2026-04-20 09:30:52 +02:00