input-output-hk / Scorex

Modular blockchain framework. Public domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Peer Blacklisting

kushti opened this issue · comments

Finish peer blacklisting. For now, Blacklist signal to be sent in case of bad behavior. Further steps:

  1. Connection drop
  2. Add peer to persistent blacklist
  3. Check for blacklist while adding peers to database during peers lists exchange. Filter by ip?