Skip to content

TON v2024.09

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 06:23
1bef6df

2024.09 Update

  1. 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.
  2. Dynamic catchchain delays: reach consensus faster when possible, but reduce load if block production is difficult.
  3. State serialization improvement: explicitly clean the memory if serialization was canceled.
  4. Collator config updates: update default block collation parameters (message deferral threshold) to better match real-world load.
  5. Added more verbose garbage collection stats and fixed issues in LS.