koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

[FEATURE]: Avoid sharing naughty peers #245

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

Is there an existing issue for this?

New feature

We should explore preventing the sharing of peers who have a record of being naughty in order to have a cleaner p2p network. An exploratory implementation should be the result of this issue.

Anything else?

No response