-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
Description
We're currently working on a proof-of-concept for Bitswap to improve performance by disseminating information about how blocks are distributed amongst peers. This issue outlines the remaining steps required to complete it:
- Complete PoC code review
- Close out remaining issues:
- Create proposal for testground test suite
- Implement testground test suite
- Measure Performance (compare with master) Add bitswap test suite testground/testground#345
- Version compatibility https://github.com/ipfs/testground/issues/435
- Fuzz Test Plan https://github.com/ipfs/testground/issues/427
- Seed Selection https://github.com/ipfs/testground/issues/436
After landing PoC:
- implement server side of PoC in Javascript (HAVE / DONT_HAVE messages)
Feat/have new msg types js-ipfs-bitswap#211 - tackle rate limiting
Reactions are currently unavailable