"Accelerator" Update: TON is transitioning to a new architecture

We are pleased to announce the completion of the "Accelerator" update, designed to ensure the stable operation of the TON blockchain under high and peak loads.

With this release, the TON technology reaches the final architecture described in the original whitepaper.

The update follows a series of recent optimizations that reduced operation finalization times to 3–5 seconds under low and moderate loads.

What has been done

Over the past six months, we have consistently finalized and tested all key stages of the update:

— Introduced partial nodes that track only part of the blockchain, rather than the entire network.

— Optimized the data transfer protocol between validators.

— Introduced a new node type: the collator.

— The test network was completely migrated to the new architecture.

The update of the main network validators is scheduled for July 28.

Key changes

Optimization of shardchain tracking: Nodes can now track specific shardchains and the masterchain, rather than the entire network. This significantly reduces the load on the node and increases its performance.

Separation of validator roles: A validator can be divided into two components:

1) Collator — collects transactions and forms candidate blocks;

2) Validator — verifies and confirms blocks;

This separation allows these tasks to be performed in parallel, which also improves performance.

Key benefits

Increased overall blockchain performance — the network is capable of handling higher loads. This update does not reduce the execution time of a specific operation, but increases the overall throughput.

Stability under high load — more stable operation execution times are expected during peak loads.

Fast and efficient reading from the blockchain — the ability to monitor only the necessary shardchains speeds up data access and reduces resource consumption.

What's next

On July 28, validators on the main network are proposed to switch to new code that allows new functionality to be activated at any time.

Some mainnet validators are already working with a collator node, but widespread use of collators is not yet required — the blockchain is successfully handling the current load with a single shardchain.

When the load reaches a level where the mainnet will be permanently split into multiple shardchains, validators will be proposed to activate collators.
🔥 53
🥰 20
🤩 13
39 13.2K
Now, operations on the TON Blockchain are finalized 10 times faster under low and moderate loads — in 3-5 seconds

Today, we have completed a series of TON kernel optimizations planned for the first half of 2025.

During this period, we released 5 updates that affected all key kernel components: the validation process, cryptographic operations, network, database, and blockchain state serialization and deserialization.

As a result, the performance of a single shardchain has increased significantly — now the current load of the main network is handled by just one shardchain (instead of 4 previously).

This means that during low and moderate network load, all operations — such as sending tokens or exchanges on DEXes — are executed without cross-shard interactions in a single block, i.e., in 3–5 seconds. Previously, finalizing such operations could take up to 30–50 seconds.

Under high load, the blockchain will continue to scale through sharding, which will increase processing time, but we have also implemented a number of big improvements to increase network stability during peak times. More details about this and future plans will be provided in one of the following posts.
🔥 57
👍 28
20
117 15.5K
The new Domains, Actions, Emulation functionality in the Toncenter API is made to improve the overall UX of the TON ecosystem.

Products and services can show user-understandable actions (such as “Exchange 1,000 USDt to TON on DeDust DEX”) instead of raw transactions, show what happens before sending a message to the blockchain for the user's convenience and safety, and make greater use of TON and .t.me domains.
❤‍🔥 24
👀 9
🐳 7
16 5K