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 (`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.
Please upgrade testnet validators to the latest commit in testnet branch (e985ac0).

Also please update Mytonctrl to commit 7e90e26 via command:
update master

If previously you used mytonctrl2 branch, this command will switch back to master: mytonctrl2 is now merged to master. For MTC on master branch it will just update mtc.

In case of any issues check updated documentation and contact us.

Upd: mtc commit changed from 47275a9 to 7e90e26
Please upgrade testnet validators to the latest commit in (!!!) safe_features branch (e081111).

upgrade safe_features
Testnet TON Status
Please upgrade testnet validators to the latest commit in (!!!) safe_features branch (e081111). upgrade safe_features
Please upgrade testnet validators to the latest commit in safe_features branch (b2b79fe).

upgrade safe_features
Please upgrade testnet validators to the latest commit in testnet branch (b781993).

upgrade testnet
Please upgrade testnet validators to the latest commit in testnet branch (603d1d1).
Testnet configuration was updated:
param 15
validators_elected_for:14400
elections_start_before:7200
elections_end_before:1800
stake_held_for:7200

No further actions from validator side are needed.
Please upgrade testnet validators to the latest commit in testnet branch (`25b4c67`).

update dev
upgrade testnet

(update mtc is required since now recursive submodules update is required during upgrade, if you not using mtc you need to update submodules in your upgrade scripts too)
Please upgrade testnet validators to the latest commit in testnet branch (d3d050a).
Please upgrade testnet validators to the latest commit in testnet branch (710514b).
We expect to temporarily rollback Config8.version from 9 to 8 on Wednesday January 22 for the safety of next testnet upgrade.
Note, that it will disable SECP256K1_XONLY_PUBKEY_TWEAK_ADD
and other features of v9.
Please upgrade testnet validators to the latest commit in testnet branch (fe46f0e).
Please upgrade testnet validators to the latest commit in testnet branch (b1c9466).
Please upgrade testnet validators to the latest commit in testnet branch (44e7e09).
Please upgrade testnet validators to the latest commit in testnet branch (86e6726).
It is also expedient to update MTC to latest commit of master: e85a541
Testnet TON Status
Please upgrade testnet validators to the latest commit in testnet branch (86e6726). It is also expedient to update MTC to latest commit of master: e85a541
Note, that this upgrade introduce changes to account storage in block.tlb:
In particular StorageUsed and StorageInfo are changed from
storage_used$_ cells:(VarUInteger 7) bits:(VarUInteger 7) 
public_cells:(VarUInteger 7) = StorageUsed;
storage_info$_ used:StorageUsed last_paid:uint32 due_payment:(Maybe Grams) = StorageInfo;

to
storage_used$_ cells:(VarUInteger 7) bits:(VarUInteger 7) = StorageUsed;
storage_extra_none$000 = StorageExtraInfo;
storage_extra_info$001 dict_hash:uint256 = StorageExtraInfo;
storage_info$_ used:StorageUsed storage_extra:StorageExtraInfo last_paid:uint32
due_payment:(Maybe Grams) = StorageInfo;


Previously public_cells were always zero thus old data is parseable under new rules, however once storage_extra_info will be activated new data won't be parsed by old indexers and parsers. It is expected that new scheme will be activated in testnet in early May and in mainnet in June. Please be prepared.
Please upgrade testnet validators to the latest commit in testnet branch (d065e51).
Please upgrade testnet validators to the latest commit in testnet branch (e03b110).
Please upgrade testnet validators to the latest commit in testnet branch (b07d4a3).
Not upgraded validators (some for more than 2 months!) that hinder testing of future releases in testnet were slashed.
Please upgrade testnet validators to the latest commit in testnet branch(3fbab2c). Please update mtc first.
update dev
upgrade testnet