Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IPFS serves files via graphsync #6830

Closed
Stebalien opened this issue Jan 16, 2020 · 0 comments · Fixed by #6892
Closed

IPFS serves files via graphsync #6830

Stebalien opened this issue Jan 16, 2020 · 0 comments · Fixed by #6892
Labels
kind/feature A new feature topic/filecoin Topic filecoin

Comments

@Stebalien
Copy link
Member

go-ipfs should expose a graphsync endpoint to serve files over graphsync.

Requirements:

  • This feature needs to be experimental and needs to be enabled via an Experimental.Graphsync flag.
  • go-ipfs does not need to be able to fetch files via graphsync for this feature to be considered complete. It just needs to expose the local blockstore via graphsync.
@Stebalien Stebalien added kind/feature A new feature topic/filecoin Topic filecoin labels Jan 16, 2020
Stebalien added a commit to ipfs/go-ipfs-config that referenced this issue Feb 12, 2020
Stebalien added a commit that referenced this issue Feb 12, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
Stebalien added a commit that referenced this issue Feb 12, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
Stebalien added a commit that referenced this issue Feb 17, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
Stebalien added a commit that referenced this issue Feb 18, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
Stebalien added a commit that referenced this issue Feb 18, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
Stebalien added a commit that referenced this issue Feb 26, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
Stebalien added a commit that referenced this issue Feb 26, 2020
This won't fetch files from graphsync but will serve them.

fixes #6830
ralendor pushed a commit to ralendor/go-ipfs that referenced this issue Jun 6, 2020
This won't fetch files from graphsync but will serve them.

fixes ipfs#6830
ralendor pushed a commit to ralendor/go-ipfs that referenced this issue Jun 6, 2020
This won't fetch files from graphsync but will serve them.

fixes ipfs#6830
ralendor pushed a commit to ralendor/go-ipfs that referenced this issue Jun 8, 2020
This won't fetch files from graphsync but will serve them.

fixes ipfs#6830
ralendor pushed a commit to ralendor/go-ipfs that referenced this issue Jun 8, 2020
This won't fetch files from graphsync but will serve them.

fixes ipfs#6830
ralendor pushed a commit to ralendor/go-ipfs that referenced this issue Jun 8, 2020
This won't fetch files from graphsync but will serve them.

fixes ipfs#6830
ralendor pushed a commit to ralendor/go-ipfs that referenced this issue Jun 8, 2020
This won't fetch files from graphsync but will serve them.

fixes ipfs#6830
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A new feature topic/filecoin Topic filecoin
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant