explore.ipld.io icon indicating copy to clipboard operation
explore.ipld.io copied to clipboard

add "show providers" option to explore page

Open whyrusleeping opened this issue 10 years ago • 6 comments
trafficstars

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 avatar May 03 '15 01:05 whyrusleeping

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

whyrusleeping avatar May 04 '15 20:05 whyrusleeping

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

krl avatar May 16 '15 17:05 krl

@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

whyrusleeping avatar May 26 '15 18:05 whyrusleeping

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

krl avatar May 28 '15 22:05 krl

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

jessicaschilling avatar Aug 13 '20 17:08 jessicaschilling

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

jessicaschilling avatar Aug 20 '20 18:08 jessicaschilling