Closed Stebalien closed 2 years ago
First issues are seen with v0.10.0 (so this is unrelated to the split and an issue with bumping go-libp2p)
It's not related to the removal of session uuids in logs (I tested with it back in and it still fails).
First issues are seen with v0.10.0 (so this is unrelated to the split and an issue with bumping go-libp2p)
Note: lotus uses libp2p v0.22.0. Did you test with another version?
Note: lotus uses libp2p v0.22.0. Did you test with another version?
No I just go get github.com/ipfs/go-bitswap@v0.9.0 && go mod tidy && go test -run=TestSyncMining ./chain
inside lotus.
See https://github.com/filecoin-project/lotus/pull/9279. I'm not sure what's going on here, but this appears to be a pretty significant regression.