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.
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.
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.
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 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.
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.
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 validator node owners:
Jetton bridge deployed in April mints jettons with tunable parameters, in particular network config controls minimal storage fee, computation fee and some other parameters which every request to jetton wallet should ensure. Initial parameters in config were chosen very conservatively and ensures that jetton will work even in the case of much higher gas fees.
Since jetton bridge release it became clear that these parameters can be loosen, moreover this loosening will facilitate a few popular protocols on TON. Config update adjusts bridge token parameters by making min_storage_fee lower from 0.01 TON -> 0.008 TON, which will meet all requirements
Please participate after updating your node software (/channel/tonstatus/62):
— in mytonctrl run vo 41931971047650217108149196465201598531251916030381229985888531695932854467494
Scheduled network update on May 17
We are asking validators to schedule a time on May 17 at 10:00 UTC for validator software update.
This update contains:
— Archive manager optimization
— Catchain (basic consensus protocol) security improvements
— Update for Fift libraries and FunC
Scheduled network update on May 10
We are asking validators to schedule a time on May 10 at 12:00 UTC for validator software update.
This UPDATE IS MANDATORY and will contain further improvements of DDoS protection.
Mainnet validators, lite server and DHT node owners:
Please update your node software to the new version (commit e6f2205
):
— 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.
Mainnet Validators
Please vote for Ethereum-TON token bridge launch.
To vote via mytonctrl you need to use the command:vo 28851551939450771219110986936119217141088470550887500894600047259609966544800
You can get acquainted with verified smart contracts: TON Bridge, Governance, Collector, EVM Bridge.
Mainnet validators
Please schedule a time on March 30 from 09:00 UTC to 23:59 UTC for Ethereum-TON token bridge launch voting.
You will need to send your vote in that time frame.
Using this bridge, users can transfer any ERC-20 tokens (for example, USDC or USDT) originally created on Ethereum to the TON Blockchain, with the ability to return them back.
The transferred tokens will be represented on TON as regular Jettons so that TON services, such as DEXs, will be able to work with them without any additional modifications.
You can get acquainted with smart contracts here and here.
We have thoroughly tested smart contracts, which have also been verified by a public cracking contest and several audit teams.
Some validators with old cmake
may encounter compilation errors. This issue can be resolved by update of cmake
to version 3.13 or newer.
Scheduled network update on March 7
We are asking validators to schedule a time on March 7 at 10:00 UTC for validator software update.
This update contains:
— Improvement of ADNL connection stability
— Transaction emulator support and getAccountStateByTransaction
method
— Fixes of typos, undefined behavior and timer warnings
— Handling incorrect literal values in funC
Mainnet validators
Please take part in the voting for community proposal for tokenomics optimization.
1. Make sure you upgrade your validator software to fc9542f
. This is a mandatory step to avoid network problems and keep your validators up and running.
Whatever your choice (vote for or against or not vote) you need to upgrade the software. The upgrade itself does not suspend any accounts.
Type status
in mytonctrl and make sure that "Validator version" is "fc9542f (master)
".
If not please upgrade your software as described in the previous post.
2. To vote for via mytonctrl, you need to use the command: vo 19333172216833189062833063765885523261394886618802241765562853343290715157530
If you don't use mytonctrl, use this instruction.
To vote against just do nothing.
Current validation round ends at 21 February, 17:06:27 UTC.
Next round ends at 22 February, 11:18:43 UTC.
If 75%+ of the positive votes of the validators are collected in two rounds in a row, then the proposal will be accepted.
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 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
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 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 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.
Scheduled network update on June 1
We are asking validators to schedule a time on June 1 at 9:00 UTC for validator software update.
This update introduces (inactive by default) an optional deflation mechanism that will further improve tokenomics if validators so decide.
Mainnet validator node owners:
Please update your node software to the new version (commit 3bc81b
) and vote for token bridge config update:
— 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.
Mainnet validators
To further increase the protection of TON from DDoS attacks please update your node software to the new version (commit b87caec
):
— 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.
Mainnet validators
To increase the protection of TON from DDoS attacks please update your node software to the new version (commit 6b09680
):
— 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.
Scheduled network update on April 11
We are asking validators to schedule a time on April 11 at 13:00 UTC for validator software update.
This update contains:
— CPU load optimization
— Network throughput improvements
— Update for Fift and Fift libraries
— Better handling of incorrect inputs in funC
Mainnet validators
Please take part in the voting for network config adjustment.
Details of updates are given here.
Config -> Proposal ID:ConfigParam 11
- 104251427957130836362131914743430303744050376869767825890248635817780896529865
ConfigParam 12
- 68644855851465872030205651571190511122474252244413117504418016147585963562256
ConfigParam 16
- 21913192542281065894517833067967760516757865940510587884467266715230471808616
ConfigParam 17
- 83229620004207544647600776947354296059212733246260658452438591126244979192990
ConfigParam 20
- 66172439292525879991035935034362592142503987754475792945641996893942931771391
ConfigParam 22
- 71412715986879689542565522432541314593814320252603393842272705405765569717182
ConfigParam 31
- 17801562545506968536218982702406368220064050105405933681104430238993919379262
If you use mytonctrl:
1. Update mytonctrl via command: update
2. Check proposals via command: od <proposal-id>
2. Vote for all proposals:
vo 104251427957130836362131914743430303744050376869767825890248635817780896529865 68644855851465872030205651571190511122474252244413117504418016147585963562256 21913192542281065894517833067967760516757865940510587884467266715230471808616 83229620004207544647600776947354296059212733246260658452438591126244979192990 66172439292525879991035935034362592142503987754475792945641996893942931771391 71412715986879689542565522432541314593814320252603393842272705405765569717182 17801562545506968536218982702406368220064050105405933681104430238993919379262
Mainnet validators
Please schedule a time on March 28 from 06:00 UTC to 18:00 UTC for network config adjustment voting.
You will need to send your vote in that time frame.
We are constantly working on the security and stability of the TON network. Based on our work, as well as the audits made, we propose to adjust some network parameters. Read more here.
Mainnet validators and lite server owners:
Please update your node software to the new version (commit e37583e
):
— in mytonctrl run update
then 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.
Informing: gas limit increased
The number of TON validators is growing rapidly. Over the previous two months, the number of validators increased by ~30% and almost reached three hundred.
To better adjust network parameters for increased activity of TON users and validators we scheduled Network Config Adjustment in March.
But the growth of the network has exceeded our wildest expectations, and it was necessary to urgently update some parameters in order to continue the smooth operation. In particular, special_gas_limit
and block_gas_limit
of ConfigParam 20
were set to 25m
and 27m
, respectively. Full information can be found here.
These parameters, as well as some others, are planned to be overwritten by validator voting later this month.
This message is for informational purposes only and no action is required. All smart contracts, validators, etc. work without changes.
Mainnet validators
Please schedule a time tommorow on February 21 from 06:00 UTC to 15:00 UTC for community proposal for tokenomics optimization voting.
You will need to send your vote in that time frame.
Detailed instructions will be published tomorrow at 06:00 UTC.