2024-01-15 08:39:43 +00:00
|
|
|
## 2023.12 Update
|
2023-05-16 10:28:23 +00:00
|
|
|
|
2024-01-15 08:39:43 +00:00
|
|
|
1. Optimized message queue handling, now queue cleaning speed doesn't depend on total queue size
|
|
|
|
* Cleaning delivered messages using lt augmentation instead of random search / consequtive walk
|
|
|
|
* Keeping root cell of queue message in memory until outdated (caching)
|
|
|
|
2. Changes to block collation/validation limits
|
|
|
|
3. Stop accepting new external message if message queue is overloaded
|
|
|
|
4. Introducing conditions for shard split/merge based on queue size
|
2023-11-27 08:30:46 +00:00
|
|
|
|
2024-01-15 08:39:43 +00:00
|
|
|
Read [more](https://blog.ton.org/technical-report-december-5-inscriptions-launch-on-ton) on that update.
|