Post #75
4.34K
Testnet is down, investigating.
TE Showing posts older than #76 · Back to latest
testnet branch (a8810e7)testnet branch (af7b554 or 6f6db6f, both are fine)testnet branch (2f352bc)testnet branch (e25bd31)testnet branch (bb0af68 or 36285ad, both are fine)testnet branch (8a49651)testnet branch (8a49651)testnet branch (ba54733)testnet branch (`dfe997e`)workchain_v2#a7 got additional field: persistent_state_split_depth:(## 8) (it controls how node store persistent states). Previously this constructor wasn't used nor in mainnet, nor in testnet, but we plan to switch quite soon.
testnet branch (95acdb1)testnet branch(3fbab2c). Please update mtc first.update dev
upgrade testnet
testnet branch (b07d4a3).testnet branch (e03b110).testnet branch (d065e51).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
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;
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;
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.testnet branch (86e6726).e85a541