mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-07 03:45:02 +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 |
||
|---|---|---|
| .. | ||
| intervals | ||
| testing | ||
| common_test.go | ||
| delivery.go | ||
| delivery_test.go | ||
| intervals_test.go | ||
| lightnode_test.go | ||
| messages.go | ||
| peer.go | ||
| peer_test.go | ||
| snapshot_retrieval_test.go | ||
| snapshot_sync_test.go | ||
| stream.go | ||
| streamer_test.go | ||
| syncer.go | ||
| syncer_test.go | ||