net_processing: make all Misbehaving increments = 100
Summary:
This removes the need to actually track misbehavior score (see further commit), because any
Misbehaving node will immediately hit the discouragement threshold.
This is a partial backport of core#29575
https://github.com/bitcoin/bitcoin/pull/29575/commits/6457c311977bba3585648e32e3bd5754028aa292
Depends on D18031
Test Plan:
ninja all check-all-extended
run an ibd with -assumevalid=0 -checkpoints=0`
Reviewers: #bitcoin_abc, Fabien
Reviewed By: #bitcoin_abc, Fabien
Subscribers: Fabien
Differential Revision: https://reviews.bitcoinabc.org/D18032