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

fix: add support for quic multiaddrs #613

Merged
merged 1 commit into from
Nov 4, 2018
Merged

fix: add support for quic multiaddrs #613

merged 1 commit into from
Nov 4, 2018

Conversation

lidel
Copy link
Member

@lidel lidel commented Nov 4, 2018

This PR switches to js-multiaddr from multiformats/js-multiaddr#71 and fixes error from ipfs/ipfs-webui#878 when ipfs-webui is used with API instance from ipfs-companion.

Due to recent release of go-ipfs 0.4.18 a lot of people will may be playing with experimental QUIC transport. The `/quic/ in multiaddr currently breaks Peer page in Web UI and various other dapps,
so I am fast-tracking this to beta channel as a bugfix release as a band-aid until the proper fix is merged upstream.

@ghost ghost assigned lidel Nov 4, 2018
@ghost ghost added the status/in-progress In progress label Nov 4, 2018
@lidel lidel merged commit 9225b31 into master Nov 4, 2018
@lidel lidel deleted the fix/quic-multiaddr branch November 4, 2018 22:11
@ghost ghost removed the status/in-progress In progress label Nov 4, 2018
lidel added a commit that referenced this pull request Nov 5, 2018
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.

None yet

1 participant