ipfs-cluster/ipfsconn
Hector Sanjuan fd7e4ea336
ipfsconn: do not error when we cannot parse multiaddresses from ipfs. (#1841)
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.
2023-01-27 14:52:21 +01:00
..
ipfshttp ipfsconn: do not error when we cannot parse multiaddresses from ipfs. (#1841) 2023-01-27 14:52:21 +01:00