This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
Releases: ipfs/go-bitswap
Releases · ipfs/go-bitswap
v0.1.10
Fix a critical bug where we'd cancel connect contexts when connecting to providers before we finished connecting. Luckily, this bug is only triggered when the DHT find providers query finishes before we finish connecting to providers (and the DHT is slow).