[ipfs/go-bitswap] Remove inconsistent peers from Session
Open
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
In the case where
- Bitswap sends want-have to a peer
- Peer responds HAVE
- Bitswap sends want-block to peer
- Peer responds DONT_HAVE
Remove the peer from the Session
Depends on https://github.com/ipfs/go-bitswap/issues/259
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.