You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.