TON Status
232K subscribers
1 file
106 links
Technical notifications and up-to-date requests for action for TON validators, developers and integrators.

If you're a validator or developer of a popular TON service you should be subscribed.
Download Telegram
Mainnet Validators and Liteserver Owners

Please update your node software (see "Target versions"):
update
upgrade master


Target versions:
— mytonctrl: e0ead70
— node eed3153

If you are not using mytonctrl, check this instruction.

This update is mandatory for validators and liteservers. Node changelog. Mytonctrl changelog.

If you have several validator nodes, please update them one by one (update, wait for synchronization, move to the next one).
QoS maintenance

Due to emergency infrastructure maintenance work, services https://elections.toncenter.com, https://testnet-elections.toncenter.com and https://toncenter.com/api/qos will experience reduced availability in the period between 03:30am and 05:30am UTC on Tuesday, 5 of November 2024.
Mainnet validators and liteserver owners
Scheduled network update on December 17

We are asking validators to schedule a time on December 17 at 11:00 UTC for validator software update.

This update is mandatory and, beside other things, improves work with db, adds convenient option for key backups, removes duplicative calculations by caching, introduces new opcode in tvm and more.
Mainnet Validators and Liteserver Owners

Please update your node software (see "Target versions"):

update
upgrade master


Target versions:
— mytonctrl: 33bd174
— node ea0dc16
If you are not using mytonctrl, check this instruction.

This update is mandatory for validators and liteservers. Node changelog. Mytonctrl changelog.

If you have several validator nodes, please update them one by one (update, wait for synchronization, move to the next one).
Mainnet validators and liteserver owners
Scheduled network update on February 6

We are asking validators to schedule a time on February 6 at 9:00 UTC for validator software update.

This update is mandatory and improves node IP address discovery mechanism, which will allow a stable validator migration process.
Besides, it contains multiple changes to improve the developer experience, as well as unlocking of previously locked highload wallets.

We plan to hold voting for activation of these changes on February 10, please schedule a time on this day as well.


* Software upgrade on February 6, 2025.
* Voting on February 10, 2025.
Mainnet Validators and Liteserver Owners

Please update your node software (see "Target versions"):
update
upgrade master


Target versions:
— mytonctrl: ee82cb6
— node 2a68c86
If you are not using mytonctrl, check this instruction.

This update is mandatory for validators and liteservers. Node changelog. Mytonctrl changelog.

If you have several validator nodes, please update them one by one (update, wait for synchronization, move to the next one).
Upgrade rate in mainnet reached 95%, with 67% weight achieved during the first day of upgrade!

Dear validators, thank you for quick update and careful maintenance of your nodes!
Self hosted ton indexer owners and operators
Please note that you must update your node and indexer latest by the end of day 12th of February.

Target versions:
* TON Node v2025.02, github commit 2a68c86
* Mytonctrl v2.4.0, github commit ee82cb6.
* TON indexer v1.1.5, github commit c4510da5

Make sure that you update indexer submodules by issuing: git submodule update --init --recursive,
To check your submodule versions please issue git submodule status --recursive
Taget submodule versions are:
57b0f804cbcf5173f175ac6643256fd768b686dc ton-index-cpp (heads/fix_sharded_block_data)
e1c31967f1b566c87cddb83a6e679cc0df9b719a ton-index-cpp/external/ton (remotes/origin/ton-index-19-dec)
7b0a9b88f0ba5ef6e258b4a4e63cc54629546467 ton-index-go (heads/main)

API interfaces of indexer will retain backward compatibility.

This change is related to archive slices stored in shard-wise format.

Please note that the underlying database structure for ton indexer has undergone significant changes, migrations of your existing database will be performed by the updated index-worker on first start. However, your database will miss some historical information required for new API calls, if you want to load this historical data you can restore latest indexer database backup provided by us under the URL https://dump.ton.org/dumps/index/
Please open Telegram to view this post
VIEW IN TELEGRAM
Mainnet validators
Scheduled network update on March 11

We are asking validators to schedule a time on Tuesday, March 11 at 9:00 UTC for validator software update.

This update is mandatory and improves validator self-assessment tools, broadcast speed control, as well as implement updated extra-currency behavior and other fixes and improvements.
Mainnet Validators
Please update your node software (see "Target versions"):
update
upgrade master


Target versions:
— mytonctrl: 53594f1
— node 0439613
If you are not using mytonctrl, check this instruction.

This update is mandatory for validators. Node changelog. Mytonctrl changelog.

If you have several validator nodes, please update them one by one (update, wait for synchronization, move to the next one).
Upgrade rate in mainnet reached 90%

TON Core thanks validators for quick updates and diligent node maintenance!
Recent and upcoming TON optimizations open the possibility of reducing network fees in the near future without reducing validator rewards.

Read more about our plans >>
Mainnet validators
Scheduled network update on April 30

We are asking validators to schedule a time on Wednesday, April 30 at 9:00 UTC for validator software update.

This update is mandatory and contains next TVM version, a list of optimizations, normalized message hashes and more. Please note, that for building this update you need Clang 16, please be prepared (instructions here). Also note, that Ubuntu 20.04 will be deprecated for running nodes soon.
Mainnet Validators
Please update your node software (see "Target versions"):
update
upgrade master

Target versions:
— mytonctrl: 72d4357
— node cee4c67
If you are not using mytonctrl, check this instruction.

This update is mandatory for validators. Node changelog. Mytonctrl changelog.

If you have several validator nodes, please update them one by one (update, wait for synchronization, move to the next one).
Mainnet Validators

Please be prepared to vote on Monday May 5 at 9:00 UTC for new TVM behavior.

Details can be found here. Proposed changes will simplify contract development by disabling anycast functionality that clutter message processing, simplification fee flows for extracurrencies and shard-optimization.

All validators MUST be updated to the latest version before voting. Target versions:
— mytonctrl: 72d4357
— node cee4c67
Please open Telegram to view this post
VIEW IN TELEGRAM
Block creation has been suspended on the TON mainnet

The TON Core team is aware of the issue and is working to resolve it.
Block production has been restored

A quick fix was released, and updating only a few master chain validators was sufficient to resume block production.

The incident was related to an error in the processing of the masterchain dispatch queue.

We will release a technical report on the incident shortly.

Update: https://telegra.ph/Report-on-June-1-2025-Operation-Incident-06-02