Get Mystery Box with random crypto!

20210212.1.688 Release notes In this week's release of TO | Everscale Dev EN

20210212.1.688 Release notes

In this week's release of TON Live we completed the refactoring of the Validators, DePools and Slashing score pages that was started in the beginning of 2021. The goal was to make UX consistent across all the three pages. Here is a brief summary of how it works now:

Validator name and avatar always reflects address of the validator wallet w/o prefix "0:" or "-1:", so a validator can have multiple DePools and Single validator nodes under the same name;
The above is true both for the randomly generated and custom names, and any validator can choose a custom name and avatar to be presented in TON Live by following this instructions ;
The custom names and avatars are saved once in the database with reference to the validator wallet and are applicable to any TON compatible network and for accounts deployed in the masterchain, basechain or any future workchains to be created.

Validators:

while Validator name and avatar are always derived from the validator wallet, DePools are presented in the list of validators with their DePool addresses and a Single validator - with its wallet address;
the Validator details has the following cross-links:
— for a Single validator one can see the current Slashing score with a link to the Slashing score details page of this validator,
— for a DePool one can additionaly follow the link to the DePool details page;

DePools:

In the Catalog of DePools the name and avatar are also derived from the validator wallet, so they do not change when changing DePools;
Appart from the name and avatar, a DePool is presented with its address in the Catalog;
The DePool details page has the following cross-links:
— one can see an average Slashing score and a link to the Slashing score details for this DePool;
— one can also see a link to the Validator details of the currents validation cycle for this DePool;

Slashing score:

In the Slashing score leaderboard the name and avatar are derived from the validator wallet same as on the other two pages;
Same as on the Validators page, DePools are presented in the list with their DePool addresses and a Single validator - with its wallet address;
The Slashing score details page has the following cross-links:
— for a Single validator one can follow a link to see the current validation details if available;
— for a DePool one can also follow a link to see the DePool details;

Other usefull new features:

Account details now show the type of smart-contract for most common contracts like DePool, Surf, SafeMultisigWallet, etc.
For multisig accounts we also added a list of custodian public keys in the More details section.
For DePool v3 we added a technical balance from the getDePoolBalance method;
After each validation cycle each DePool sends to all its participants an info message with the status of their stakes and rewards, and one can see the content of such messages in TON Live now;

The last but not least, we are also happy to announce an Italian localization of TON Live thanks to the translation efforts of a community member @trebilio!!!