TGViewer
Testnet TON Status Testnet TON Status @testnetstatus · 10.4K subscribers
Post #57 7.14K
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.
More from @testnetstatus
  1. Aug 10, 2026Attention testnet validators and node owners Please update your node to testnet branch, co…
  2. Aug 3, 2026The minimum stake for testnet validators has returned to its previous levels.
  3. Jul 31, 2026For the test, we have temporarily increased the minimum stake requirement to at least 2M t…
  4. Jul 23, 2026The minimum stake for network validators has returned to its previous levels. New tests an…
  5. Jul 21, 2026For the test, we have temporarily increased the minimum stake requirement to at least 2M t…
  6. Jul 9, 2026Please upgrade testnet validators and nodes to the latest commit in testnet branch.
Threads Profile ViewerView any public Threads profile without an account.Open ThreadLook →Writing with AI? Make it sound human.Metric37 rewrites AI drafts so they read naturally. Free AI detector, 1,500 words free.Try Metric37 →