Concordium node version 10.0.6 includes fixes to improve the performance and security when interacting with other peers
Changes
- Prohibit peers from sending unsolicited PeerList messages
- Enhance node performance by limiting queue saturation from peers that send messages aggressively by using backpressure.
- Introduce a background queue for processing messages that don't require the global block state lock.