2024.09 Update
- Add ratelimit for ADNL packets sent/received without channel: this type of communication requires slow asymmetric encryption and may cause issues (high memory consumption and long queues of packets to be decrypted) under load.
- Dynamic catchchain delays: reach consensus faster when possible, but reduce load if block production is difficult.
- State serialization improvement: explicitly clean the memory if serialization was canceled.
- Collator config updates: update default block collation parameters (message deferral threshold) to better match real-world load.
- Added more verbose garbage collection stats and fixed issues in LS.