go-ethereum/eth/fetcher
Csaba Kiraly d7fddf418e eth: fix lint issues — goimports ordering and fuzzer build
Fix goimports violations: align callback field comments in
tx_fetcher.go, sort import of eth/txtracker after eth/protocols
in handler.go. Add missing onAccepted parameter (nil) to the
txfetcher fuzzer.
2026-04-11 16:39:15 +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 — goimports ordering and fuzzer build 2026-04-11 16:39:15 +02:00
tx_fetcher_test.go eth/fetcher: add onAccepted callback to fix attribution race 2026-04-10 12:18:56 +02:00