Commit 85f32e88 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Decrease the peer reputation on invalid block requests (#8260)

* Decrease the peer reputation on invalid block requests

This pr changes the block request handler to decrease the reputation of
peers when they send the same request multiple times or they send us an
invalid block request.

* Review feedback

* Change log target

* Remove unused code
parent 0dc97500
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment