ChainSafe / ChainSafe/gossamer
Implement `rep::REFUSED` reputation change for refused peer connections
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- substrate rep::REFUSED reputation change is not implemented in gossamer.
- investigate how to detect if a peer is refusing our connections through libp2p and implement fatal peer socring
## Other information and links
- https://github.com/chainsafe/gossamer/issues/1887
- substrate ([line](https://github.com/paritytech/substrate/blob/e9d79daaa782f41680ada04719151371a737c6fb/client/network/src/protocol.rs#L1507))
Contributor guide
Assessment
This issue has not been assessed yet.