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

ipfsconn: do not error when we cannot parse multiaddresses from ipfs. #1841

Merged
merged 1 commit into from Jan 27, 2023

Conversation

hsanjuan
Copy link
Collaborator

Fixes: #1835.

If IPFS introduces a new multiaddress type/string that we have not compiled, we error. This caused issues with latest ipfs version (which we fixed by upgrading libraries too). This makes cluster a bit more future proof with upcoming ipfs versions.

Fixes: #1835.

If IPFS introduces a new multiaddress type/string that we have not compiled,
we error. This caused issues with latest ipfs version (which we fixed by
upgrading libraries too). This makes cluster a bit more future proof with
upcoming ipfs versions.
@hsanjuan hsanjuan added this to the Release v1.0.5 milestone Jan 27, 2023
@hsanjuan hsanjuan merged commit fd7e4ea into master Jan 27, 2023
@hsanjuan hsanjuan deleted the unknown-multiaddresses branch January 27, 2023 13:52
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

Successfully merging this pull request may close these issues.

ipfs v0.18: "ipfs does not seem to be available after x retries"
1 participant