Commits
Click on a commit to change the comparison rangefix: optimize announces cleanup and remove redundant allocation in fetcher fix: resolve HashSet type mismatch in RequestTxHashes construction fix: resolve clippy warnings in fetcher and config fix: correct hasher type for RequestTxHashes and fix broken doc links fix: add missing fields to NetworkArgs Default impl perf: use B256Map/B256Set for TxHash-keyed collections in fetcher fix: use RequestTxHashes directly to match expected DefaultHashBuilder fix: sweep stale dangling requests to unblock peer fetch slots feat(net/tx): remove unused per-peer inflight config, cap announced queue, cache underpriced txs perf: use foldhash-backed HashMap/HashSet from alloy_primitives::map