Get Mystery Box with random crypto!

Dear Developers and Partners! We are ready to enable new TVM | Everscale Dev EN

Dear Developers and Partners!

We are ready to enable new TVM instructions in Everscale Main Net.

This update will lead to a BREAKING CHANGE in account format which may cause your nodes to stop working.

To avoid such problems - you need to UPDATE your DApp Servers and Validator Nodes to the latest version:

DApp server ≥0.1.5 version - https://github.com/tonlabs/evernode-ds/releases
Validator Node - latest master commit https://github.com/tonlabs/ton-labs-node

At the moment we support both Account format versions in Public API and in DApp Server API so that applications can smoothly migrate to the new account version. To do it just update SDK to the latest version (≥1.31.0). If you work with API directly, enable the new http header. We encourage you to do it ASAP because we will support both account formats temporarily.

Docs:

New TVM instructions (extension)

Developer migration guide

TON-SDK release with new Account Format

How to use new TVM features in Solidity: tvm.code, tvm.initCodeHash

More about protocol changes in EverX Node