You are viewing a single comment's thread from:

RE: Python IPFS simple manger

in #python7 years ago (edited)

Ah I see. I thought you were able to resolve the name of any given hash. The only reliable method I found for that is knowing the root hash (ie resolving the name hash of a peer) or finding the parent hash. Doing ls on anything else will only show the names of any links but not that hash itself. It's very frustrating. I currently get these results with scraping DHT logs and resolving+ls'ing swarm peer names: https://i.imgur.com/iyXY2jp.png