TheDiscordian/ipfs-sync

Don't crash if unexpected output is received from ipns resolve.

TheDiscordian opened this issue · 1 comments

Currently ResolveIPNS crashes if it doesn't get output in the form of /ipfs/CID as the hash. Detect we got a different output, and handle it.

Unexpected output seems to occur when the name doesn't resolve, we should re-publish in this instance.