Is there a way to implement a check-up in the core, so we can ban older or malicious nodes.
My biggest concern at the moment is /btcwire.0.2.0/ from 54.210.68.46 all it does is downloading the blockchain over and over again and at some points i have 5 inbound connections at the same time.
I know that its possible to setup firewalls to prevent this, but my concern is general missuse of the bitcoin network.
I know its possible to whitelist other nodes, but it would be nice if we could have the abillity to blacklist aswell.
Is this something that is possible to do and is there a way to automate the process?