mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-30 00:23:46 +00:00
blobFetcherQueueingHashes used len(announces), which is the number of peers with pending announces, not the number of queued hashes. Count unique hashes across peers instead. --------- Co-authored-by: Bosul Mun <bsbs8645@snu.ac.kr> |
||
|---|---|---|
| .. | ||
| blob_fetcher.go | ||
| blob_fetcher_test.go | ||
| metrics.go | ||
| tx_fetcher.go | ||
| tx_fetcher_test.go | ||