Progress of Sub-Second update deployment on the TON mainnet
TON is gradually transitioning to an architecture where operation times are measured in milliseconds rather than seconds.
The Sub-Second update is one of the biggest technological improvements to the network in recent years.
New API and UX already on the main network
β Toncenter API has released a new accelerated
https://t.me/toncenter_newsfor all users on the main and test networks.
β The first products β https://mytonwallet.io/ and http://tonscan.org/ β have already switched to Streaming API V2 on the main and test networks.
This has already nearly halved the operation time in these products, even though the blockchain itself is still operating in the same mode.
β Other products and services in the ecosystem can already connect to the new
https://t.me/toncenter_news and implement the updated.
Blockchain update
β On February 12, the main network validators were https://github.com/ton-blockchain/ton/releases/tag/v2026.02 to the new accelerated network layer code and Catchain 2.0 consensus.
β The new functionality has not yet been enabled and will be activated after testing is complete.
Progress of Sub-Second update testing on the test network
The TON test network has been running stably for over a month since the January 23
https://t.me/anatolii_makosov with the activation of Sub-Second mode:
β On average, 2-3 blocks are created per second.
β The network is operating under real organic load.
β Various validators are participating.
Load testing
During testing, tests were conducted under relatively high load. The results
https://t.me/anatolii_makosov that with 1,000 transactions per second in a single shardchain, the operation time remains less than a second.
For comparison, even during periods of high load on the main network during the minting of Notcoin, DOGS, and Hamster Kombat projects, the average TPS did not exceed ~500.
Improvements and fixes
During testing, the TON Core team made a number of improvements. Of particular note:
β Disk performance has been optimized so that nodes with slower disks can synchronize stably at the new block rate.
β The stability and performance of the new consensus has been improved, and the handling of scenarios where some validators are temporarily out of service has been improved.
In addition to working on Sub-Second, two service updates have been released with fixes and improvements to the stability of the main network: https://github.com/ton-blockchain/ton/releases/tag/v2026.02 (February 12) and https://github.com/ton-blockchain/ton/releases/tag/v2026.02-1 (February 24).