decred / dcrd

Decred daemon in Go (golang).
https://decred.org
ISC License
733 stars 289 forks source link

server: Make peer banning synchronous. #3299

Closed dajohi closed 3 months ago

dajohi commented 3 months ago

This refactors the logic for banning peers out of the peer handler so it is possible to ban peers instantly.