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

add "show providers" option to explore page #66

Open
whyrusleeping opened this issue May 3, 2015 · 6 comments
Open

add "show providers" option to explore page #66

whyrusleeping opened this issue May 3, 2015 · 6 comments

Comments

@whyrusleeping
Copy link
Contributor

It would be really cool if when i load an object in the dag viewer, i could click a button to retrieve a list of providers of the object i'm looking at.

@whyrusleeping
Copy link
Contributor Author

from the CLI, this is done with ipfs dht findprovs <hash>

@krl krl self-assigned this May 6, 2015
@krl
Copy link
Contributor

krl commented May 16, 2015

I have the basics in place to make this happen now, will postpone until after next release.

@whyrusleeping
Copy link
Contributor Author

@krl if you were having trouble with the output of findprovs, try this patch: http://mars.i.ipfs.io:8080/ipfs/QmbTY1cgy33noZU9skA5PHAJeL4fsbLTPwBRfVU3Twz539

and make sure to add stream-channels=true to your query, like:
curl localhost:5001/api/v0/dht/findprovs/QmbbowxNyjgNcY9qwJPr4JAGP7A9vdkipoihF5jAkgahiY\?stream-channels=true

@krl
Copy link
Contributor

krl commented May 28, 2015

@whyrusleeping will try it as i set up multi-node api tests, is this part of a pull request somewhere?

@olizilla olizilla changed the title add providers of option to dag page add "show providers" option to explore page Sep 27, 2018
@jessicaschilling jessicaschilling transferred this issue from ipfs/ipfs-webui Aug 13, 2020
@jessicaschilling
Copy link
Contributor

(note: transferring this into the ipld-explorer repo, makes more sense there.)

@jessicaschilling
Copy link
Contributor

@whyrusleeping - this is a very old issue but wondering if it might be worth opening up to bounty. Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants