filecoin-project / filecoin-project/lassie
Deal with bitswap connection race & boxo dependency
- Dominant language
- Go
- Stars
- 118
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
This is blocking a release currently.
https://github.com/filecoin-project/lassie/pull/456#issuecomment-1827020432
We've been stuck on a particular boxo commit that got into `main` but was subsequently reverted. I outlined the situation @ https://github.com/ipfs/boxo/issues/432#issuecomment-1827014834; unfortunately we're going to need to deal with this now in order to get other dependencies updated because of the tight coupling that everything has to boxo. The bug isn't trivial, it shows up very regularly in CI and will likely be experienced a lot in the wild.
Likely action that needs to be taken is to fork bitswap out of boxo and maintain it in a separate repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.