celestiaorg / celestiaorg/celestia-node
share/p2p/peers: invalid hash error reported as blacklisted peers
Open
area:metrics
good first issue
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
[Here](https://github.com/celestiaorg/celestia-node/blob/a2cf93d1b9096254d92148ab33e6da9d8b621160/share/p2p/peers/manager.go#L401) we report peers being blacklisted, when in fact they are not because of [this line](https://github.com/celestiaorg/celestia-node/blob/a2cf93d1b9096254d92148ab33e6da9d8b621160/share/p2p/peers/manager.go#L407-L409)
Contributor guide
Assessment
This issue has not been assessed yet.