This repository was archived by the owner on Mar 25, 2022. It is now read-only.

Description
fixes https://github.com/protocol/bifrost-infra/issues/680 , connected to ipfs/kubo#6797
The IPFS Infra team is retiring the "SoLarnet" boxen, those machines tarting with QmSoL... peerids, that are used to join (bootstrap) into the IPFS network. They are being replaced by 4 shiny, new bootstrap.libp2p.io machines, that we have precomputed and put in the default bootstrap list years ago (thanks, ghosts of infra past!)
Going forward, these addresses should be relied on:
/dnsaddr/bootstrap.libp2p.io/ipfs/QmNnooDu7bfjPFoTZYxMNLWUQJyrVwtbZg5gBMjTezGAJN
/dnsaddr/bootstrap.libp2p.io/ipfs/QmQCU2EcMqAqQPR2i9bChDtGNJchTbq5TbXJJ16u19uLTa
/dnsaddr/bootstrap.libp2p.io/ipfs/QmbLHAnMoJPWSCR5Zhtx6BHJX9KiKNN6tpvbUcqanj75Nb
/dnsaddr/bootstrap.libp2p.io/ipfs/QmcZf59bWwK5XFi76CZX8cbJ4BhTzzA3gU1ZjYZcYW3dwt
We hard code these QmSoL addresses in a lot of places. I took a swipe at updating some of them:
TODO