ipfs-cluster/ipfsconn/ipfshttp
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
..
config_test.go Fix: repo/stat gets hammered on busy cluster peers 2022-02-01 01:34:17 +01:00
config.go Enable spell checking and fix spelling errors (using US locale) 2022-06-16 17:43:30 +02:00
ipfshttp_test.go Migrate from ipfs/ipfs-cluster to ipfs-cluster/ipfs-cluster 2022-06-16 17:43:30 +02:00
ipfshttp.go ipfsconn: do not error when we cannot parse multiaddresses from ipfs. (#1841) 2023-01-27 14:52:21 +01:00