Testnet TON Status
10.5K subscribers
23 links
Channel for testnet TON validator notifications
Download Telegram
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 (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
New TVM features are temporarily disabled for BLS gas prices adjustment, it will be enabled back after network upgrade.
Please upgrade testnet validators and liteservers to the latest commit in testnet branch (50d2361).
Please upgrade testnet validators to the latest commit in testnet branch (6e51453)
Please upgrade testnet validators to the latest commit in testnet branch (7f815fc)

Note, it is planned to temporarily disable new TVM features from October 19 to October 25.
New TVM features are back onchain.
We expect to disable them once again for one day, upgrade the testnet, and enable them back again in coming days.
It will be announced later.
New TVM features will be temporarily disabled today at 13:00 UTC for network upgrade, it will be enabled back on November 6th or earlier.
Please upgrade testnet validators to the latest commit in testnet branch (ba03657)
Please upgrade testnet validators to the latest commit in testnet branch (7262a66).

P.S. This upgrade requires openssl-3, you can build it manually or via MTC:
update
update openssl-3
upgrade testnet
Currently testnet experience some difficulties.
Updates will be tomorrow.
Please upgrade testnet validators to the latest commit in testnet branch (59927ba)
Temporary problem with block generation on the testnet. The team is investigating.
Block generation restored. Issue was related to the incorrect network configuration: currently in testnet ConfigParam8.version is set to 6 (experimental). Different testnet-branch commits behave differently for this version, discrepancy in block validation caused issues with consensus.
Please upgrade testnet validators to the latest commit in testnet branch (`9d05696`)
Testnet network configuration was updated: now basechain is splitted to a few shards by default, to match mainnet behavior and provide better testing environment.
Please upgrade testnet validators to the latest commit in testnet branch (`10487b1`).
This update requires lz4 dev library, you need to install it manually (for ubuntu apt-get install liblz4-dev).
testnet-global.config.json was updated: outdated DHT and LSes removed, added new.
Please upgrade testnet validators to the latest commit in testnet branch (`7f83701`).
This update brings Dispatch Queue, if your tooling (explorers etc) depends on exact scheme, check updates of block.tlb.
Please upgrade testnet validators to the latest commit in testnet branch (`5380e6f`).
This update makes backward-incompatible change to block.tlb: ConfigParam 43, in particular size_limits_config_v2#02 constructor. Note, however, that this constructor was never used in both testnet/mainnet yet.