TON Status
329K subscribers
1 file
92 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 validator node owners:

Please update your node software to the new version (commit 30f06f9):

— in mytonctrl run upgrade

— if you don't use mytonctrl please manually rebuild code from master branch of https://github.com/ton-blockchain/ton.

Update your validators one by one, don't update all at the same time.

This update contains mandatory nodes preparation for future deflationary mechanisms. Note that these mechanisms are disabled by default and will require validator voting to be activated.
Mainnet Validators

Please vote for enable burning of 50% of network fees and create black hole at address -1:ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff

More info »

Public poll results »

1) Please check that your node software is updated to the latest version (it should be on 30f06f9 or cc0eb45 commits, both are fine). If your node is outdated, upgrade immediately via upgrade command in MyTonCtrl.

2) To vote via mytonctrl you need to use the command:
vo 27848878697373229758863607066613445539857911080624014948686208648269380730918

If 75%+ of the positive votes of the validators are collected in two rounds of next 6 rounds, then the proposal will be accepted.
Mainnet full node and lite server owners

Please update your node software to commit cc0eb45 if you haven't done it before:

— in mytonctrl run upgrade

— if you don't use mytonctrl please manually rebuild code from master branch of https://github.com/ton-blockchain/ton.
Scheduled network update on August 10

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

This update is mandatory and contains optimization of block collation.
Mainnet full node and lite server owners

Please update your node software to commit e1197b1 if you haven't done it before:

— in mytonctrl run upgrade

— if you don't use mytonctrl please manually rebuild code from master branch of https://github.com/ton-blockchain/ton


Update your validators one by one, don't update all at the same time.

This update is mandatory.
TON dapps developers

The old method of communication between dapp and browser extension (window.ton) is completely deprecated. Please replace it with TON Connect if you haven't already.

Browser extensions will stop providing the window.ton interface in a month at September 15.

Please use the unified TON Connect UI SDK and guidelines to provide the best possible experience for The Open Network users.
Scheduled network update on October 25

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

This update is mandatory and contains a series of additional security checks in node software to improve stability of the network.
Mainnet full node and lite server owners

Please update your node software.

Instructions for update.

This update is mandatory for validators. It is also recommended for lite servers and full nodes for better stability.


Update includes:

— A series of additional security checks in node:
• special cells in action list
• initstate in external messages
• peers data prior to saving to disk.
— Human-readable timestamps in explorer
Scheduled network update on November 30

We are asking validators, full node and lite server owners to schedule a time on November 30 at 12:00 UTC for validator software update.

This update is mandatory and contains a series improvements
of node security and stability. It also contains new TVM functionality disabled by default: this functionality will be activated when the network is upgraded and validators vote to enable new TVM.
Mainnet full node and lite server owners

Please update your node software.

Instructions for update.

This update is mandatory for validators, lite servers and full nodes.


Target versions:
mytonctrl: 342bad2 (master)
validator: 51baec4 (master)


Update includes:

— New TVM Functionality. (Disabled by default)
— A series of emulator improvements: libraries support, higher max stack size, etc
— A series of tonlib and tonlib-cli improvements: wallet-v4 support, getconfig, showtransactions, etc
— Changes to public libraries: now contract can not publish more than 256 libraries (config parameter) and contracts can not be deployed with public libraries in initstate (instead contracts need explicitly publish all libraries)
— Changes to storage due payment: now due payment is collected in Storage Phase, however for bouncable messages fee amount can not exceed balance of account prior to message.
Mainnet Validators

Please be prepared to vote to enable TVM Update on December 12 at 9:00 UTC.

More info »

Please check that your node software is updated to the latest version (it should be on 51baec4 commits, both are fine). If your node is outdated, upgrade immediately.

If 75%+ of the positive votes of the validators are collected in two rounds of 6 rounds, then TVM Update will be enabled.
Mainnet Validators

To improve processing of recent payload please upgrade your validators, in MyTonCtrl:

upgrade

If you are on queue_clearance3 and/or on 027338c commit - you are fine, please do not switch to master branch right now, chose time in coming days.

If you are owner of LiteServer, no immediate update is needed.
Mainnet Validators
Mandatory action required

If your validator nodes have less than 15 vCPUs we ask you to not participate in next elections for some times.
To do it, use
set stake 0

command in MyTONCtrl. If, instead of MyTONCtrl you use your own election scripts and has less than 15 vCPU, please stop them.
Mainnet validators, get ready to update your software today at 12:00 UTC.

More updates are also possible during this day, please stay in touch.
Mainnet validators

Please update your validator software to commit 9b6d699 of master branch.

To do it run in mytonctrl:

upgrade master

If you have several validator nodes, update them one by one (updated, waited for synchronization, and moved on to the next one).
Critical bug detected and fixed thanks to bug bounty

It was found that no special check against "all bytes same" public keys in OpenSSL crypto.

Thus, due to the recent zeroing of the configuration key, a vulnerability has opened up.

Just now we have used this issue to yet another time update config contract storage - bytes of public key are replaced with
82b17caadb303d53c3286c06a6e1affc517d1bc1d3ef2e4489d18b873f5d7cd1 -
sha256 hash of Not a valid curve point phrase. This means that the
vulnerability is closed and no one can use the configuration key.

We thank everyone who participated in the TON bug bounty! This is an example of a bug that gets a top reward.
TON coped with minting activity!

What a week! Not without difficulty, but we did it.

Just for yesterday, TON has processed more than 21 million transactions (which is ~10% of all transactions over the entire previous period). At the same time, we have maintained the cheap fixed cost of transactions, as before. In total, more than 90K TON were spent on network commissions over the past week.

We have learned lessons, some of the fixes have already been made, and work on the remaining ones is planned.

What is next?

This stress test revealed points of further growth and improvement throughout the entire ecosystem: Liteservers network, Resilient indexing APIs, message delivery infrastructure. Recent days results reassured our confidence that we will solve huge challenge of truly mass-adoption and will bring the crypto to every pocket!

The upcoming updates are as follows:

• Next TON validator software upgrade is planned to December 14.

• Voting for TVM upgrade is moved for December 19.

• Tech report on events December 5 - December 12 is planned to the end of this week.

• New requirements and benchmarks for validator and lite-server hardware are planned to be released on next week.

Thanks to the community

We would like to note the well-coordinated and efficient work of community, in particular @Wallet, Tonkeeper, TON API, dTON, re:doubt, Tonhub and Orbs. Services have already begun eliminating detected bottlenecks.

Stay in touch!
Mainnet full node and lite server owners

Please update your node software.

Instructions for update.


This update is mandatory for validators.


Target versions:
mytonctrl: 342bad2 (master)
validator: 6897b56 (master)


This update includes:

— Optimized message queue handling, now queue cleaning speed doesn't depend on total queue size

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

Please vote for enabling new TVM features.

More info »


1) Please check that your node software is updated to the latest version (it should be on 6897b56 commit). If your node is outdated, upgrade immediately via upgrade command in MyTonCtrl.

2) To vote via mytonctrl you need to use the command:
vo 85710661254977802982316316252924652442954445780328502685001287213020431864656



If 75%+ of the positive votes of the validators are collected in two
rounds of next 6 rounds, then the proposal will be accepted.