Config 15 was updated on testnet.
Now validation round is 14400 seconds (4h), elections start 3600 seconds and finish 500 seconds before next round. Stake held for another 3600 seconds after round end.
Now validation round is 14400 seconds (4h), elections start 3600 seconds and finish 500 seconds before next round. Stake held for another 3600 seconds after round end.
Testnet TON Status
Config 15 was updated on testnet. Now validation round is 14400 seconds (4h), elections start 3600 seconds and finish 500 seconds before next round. Stake held for another 3600 seconds after round end.
Please update testnet validators to
If you are using mytonctrl, you need to run
P.S. Recently Config 15 was reverted back to facilitate testing of election-related apps.
safer_overlay_plus branch.If you are using mytonctrl, you need to run
upgrade safer_overlay_plus command.P.S. Recently Config 15 was reverted back to facilitate testing of election-related apps.
Please update testnet validators to
sop_with_fecs branch.
If you are using mytonctrl, you need to run
P.S. Testnet lives its last days and will be restarted this month. If you need to keep your testnet balance (for instance you are custodian with testnet coins) please contact @igroman787
sop_with_fecs branch.
If you are using mytonctrl, you need to run
update and then upgrade https://github.com/ton-blockchain/ton sop_with_fecsP.S. Testnet lives its last days and will be restarted this month. If you need to keep your testnet balance (for instance you are custodian with testnet coins) please contact @igroman787
.Please update testnet validators and liteservers to the tip (127f577) of testnet branch.
GitHub
GitHub - ton-blockchain/ton at testnet
Main TON monorepo. Contribute to ton-blockchain/ton development by creating an account on GitHub.
Please update testnet validators and liteservers to the tip (6a72aba) of testnet branch.
It is expected to merge testnet branch with master and start mainnet upgrade in next two weeks.
It is expected to merge testnet branch with master and start mainnet upgrade in next two weeks.
Please update testnet validators and liteservers to the tip (ff5c659) of testnet branch.
Recently testnet lost consensus due to more than 1/3 of the validators were offline/unable to validate the chain. Since this situation has been going on for a long time, we decided to hard fork the network by installing a new set of validators.
Hardfork occured on block 5141579, new config is here.
To run validator/node
1) upgrade(!!!) validator from testnet branch (commit:
2) download new config with hardfork
3) run validator
Hardfork occured on block 5141579, new config is here.
To run validator/node
1) upgrade(!!!) validator from testnet branch (commit:
33a0d1e)2) download new config with hardfork
3) run validator
Please upgrade testnet nodes to the latest commit in testnet branch (
75f57bd)Please upgrade testnet nodes to the latest commit in testnet branch (
4d09d04)It is expected that in a few days minimal stake for becoming a validator in testnet will be decreased to 30k test coins. Please stay tuned.
Please upgrade testnet nodes as well as dht-nodes to the latest commit in testnet branch (
Minimal stake is decreased to 30k, however due to max-factor, effective minimal stake is about 40k test coins. If your stake >100k please set max-factor to 30, to not push away small validators.
898d1ff8).Minimal stake is decreased to 30k, however due to max-factor, effective minimal stake is about 40k test coins. If your stake >100k please set max-factor to 30, to not push away small validators.
Please upgrade testnet nodes to the latest commit in testnet branch (
13b9f46)Please upgrade testnet nodes to the latest commit in testnet branch (
45c0270)Please upgrade testnet nodes to the latest commit in testnet branch (
308dcc9)Tomorrow, March 16, we are planning stress-tests in testnet from 07:00:00 GMT+0 to 14:00:00 GMT+0. Please schedule your work accordingly.
Please upgrade testnet validator and DHT nodes to the latest commit in testnet branch (
8eb167b)Please upgrade testnet validators to the latest commit in testnet branch (
dd8658c)Please upgrade testnet validators to the latest commit in testnet branch (
a78adf3)Please upgrade testnet validators to the latest commit in testnet branch (
5abfe23)Please upgrade testnet validators to the latest commit in testnet branch (
ef64b92).Please upgrade testnet validators and liteservers to the latest commit in testnet branch (
It is recommended to upgrade to the recent OS: Ubuntu 20.04+, Debian 10+, MacOS 10.5+.
If you are not using MTC and build node manually, install dev versions of
049ed0c).It is recommended to upgrade to the recent OS: Ubuntu 20.04+, Debian 10+, MacOS 10.5+.
If you are not using MTC and build node manually, install dev versions of
libsodium, libsecp256k1; recursively pull git submodules git submodule update --init --recursive