[ipfs/go-bitswap] Set bitswap wantlist bool to "full" on initial send and rebroadcast
Open
need/triage
- Dominant language
- Go
- Stars
- 316
- Forks
- 163
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 8
Description
We should be setting "full" (constructing the message with `bsmsg.New(true)`) when:
1. Periodically rebroadcasting the full wantlist.
2. Sending the initial wantlist.
This will clear out any existing wants.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.