mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-06 03:15:03 +00:00
* network: disable shouldNOTRequestAgain * vendor singleflight * network: disable shouldNOTRequestAgain * network, storage: fix tests * network/storage: remove HopCount and SkipCheck * network/stream: use localstore when providing chunks a node has offered * storage: refactor lnetstore * storage: rename FetcherItem to Fetcher * storage/feed: no distinction between catastrophic err or chunk not found * network/stream: remove TestDeliveryFromNodes, as FindPeer is changed, and Swarm connectivity is not a chain * network/stream: fixed intervals tests * swarm: fixes for linter * storage: use LRU cache for fetchers * network, storage: better godoc * storage/netstore: explicit errors * storage/feed/lookup: Clarify ReadFunc expected return error values * storage: address comments by elad |
||
|---|---|---|
| .. | ||
| encryption | ||
| feed | ||
| localstore | ||
| mock | ||
| chunker.go | ||
| chunker_test.go | ||
| common_test.go | ||
| error.go | ||
| filestore.go | ||
| filestore_test.go | ||
| hasherstore.go | ||
| hasherstore_test.go | ||
| lnetstore.go | ||
| netstore.go | ||
| pyramid.go | ||
| request.go | ||
| swarmhasher.go | ||
| types.go | ||