Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Conversation

@nonsense
Copy link
Contributor

@nonsense nonsense commented Apr 12, 2019

In preparation of syncing simplify-fetchers branch to swarm-rather-stable, this PR is:

  1. Removing the FetchStore interface
  2. Removing reference to SyncChunkStore.

NetStore even though having the word Store in its name is not a ChunkStore - it has a different behavior, and for now we don't need an interface for it, as we can use the concrete implementation with a different remote fetch function - currently called FetchFunc, but about to be changed in an upcoming PR.

Copy link
Contributor

@acud acud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES

@nonsense nonsense merged commit 5169562 into ethersphere:swarm-rather-stable Apr 12, 2019
nonsense added a commit that referenced this pull request May 10, 2019
cmd/swarm/swarm-smoke: improve smoke tests (#1337)

swarm/network: remove dead code (#1339)

swarm/network: remove FetchStore and SyncChunkStore in favor of NetStore (#1342)
nonsense added a commit that referenced this pull request May 10, 2019
cmd/swarm/swarm-smoke: improve smoke tests (#1337)

swarm/network: remove dead code (#1339)

swarm/network: remove FetchStore and SyncChunkStore in favor of NetStore (#1342)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants