celestiaorg / celestiaorg/celestia-node
share/p2p/peers: Only add nodes to PeerManager that are compatible on desired protocols
Open
area:p2p
area:shares
good first issue
shrex
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
For lights, that's `shrex-nd` and for fulls, that's `shrex-nd` and `shrex-eds`
**Implementation**
Peer manager should look into peer store and check of peer supports required protocol. If peer does not support any protocols peer should not be added to peers pools.
Contributor guide
Assessment
This issue has not been assessed yet.