ipfs / js-ipfs

IPFS implementation in JavaScript
https://js.ipfs.tech
Other
7.44k stars 1.25k forks source link

deps: upgrade @multiformats/multiaddr to 10.4.0 #4178

Closed lidel closed 2 years ago

lidel commented 2 years ago

Shipping fix from https://github.com/multiformats/js-multiaddr/pull/253 is required to fix https://github.com/libp2p/go-libp2p-relay-daemon/issues/18 and unblock @thediscordian to update https://docs.ipfs.tech/how-to/create-simple-chat-app/ tutorial

Filling this PR to see if it is an easy bump that can be shipped as a patch, or more work needs to happen.

TODO

lidel commented 2 years ago

@achingbrain CI fails due to an unrelated reason (same in master: https://github.com/ipfs/js-ipfs/commits/master)