go-ethereum/eth/txtracker
Csaba Kiraly 3381356f3b eth: improve package and type documentation for txtracker and dropper
Expand the txtracker package doc to describe the tracking flow
(NotifyReceived → chain head → finalization → peer credit) and its
role as stats provider for the dropper.

Rewrite the dropper struct comment to document the full behavior
including the inclusion-based peer protection: two scoring categories
(total finalized + recent EMA), top 10% per pool, union of protected
sets.
2026-06-23 10:11:00 +02:00
..
tracker.go eth: improve package and type documentation for txtracker and dropper 2026-06-23 10:11:00 +02:00