Get Mystery Box with random crypto!

valid

Logo of telegram channel ton_validators — valid V
Logo of telegram channel ton_validators — valid
Channel address: @ton_validators
Categories: Cryptocurrencies
Language: English
Country: Not set
Subscribers: 1
Description from channel

Everscale Validators Updates

Ratings & Reviews

4.50

2 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

1

3 stars

0

2 stars

0

1 stars

0


The latest Messages 20

2021-03-03 12:12:36
TON-SDK 1.9.0

New
- tuple_list_as_array parameter in tvm.run_get function which controls lists representation.
Default is stack-like based on nested tuples. If set to true then returned lists are encoded as plain arrays. Use this option if you receive this error on Web: "Runtime error. Unreachable code should not be executed..."
This reduces stack size requirements for long lists.
- function_name field of CallSet structure can be the name or id (as string in hex starting with 0x) of the called function.
- Fields config_servers, query_url, account_address, gas_used added into specific errors' ClientError.data object.

Fixed
- Binaries download links are now under https protocol
- If you receive this error on Web: "Runtime error. Unreachable code should not be executed..." in run_get, use the new parameter tuple_list_as_array = true. See the documentation. This may happen, for example, when elector contract contains too many participants
377 views09:12
Open / Comment
2021-03-02 13:01:56 ​​ Contest: TON OS Startup Edition Installers.

Dear developers!

On the 9th of March we start a contest for TON OS Startup Edition installers!
Please read about the contest here https://forum.freeton.org/t/ton-os-startup-edition-installers-contest-for-different-platforms/9101.

You can find quick help in these channels:

https://t.me/ton_sdk
https://t.me/freetondevops

Stay tuned for more updates!

#Contest #
674 views10:01
Open / Comment
2021-03-01 18:20:58 ​​ TestSuite4 v0.1.2

We are glad to present the new version of TestSuite4.
It is a lightweight framework for developing and testing smart contracts for Free TON .

What's new:

1. Installing from the PyPI package repository in one command: pip3 install tonos-ts4.
2. Support for debugging output directly from the contract using the tvm.log () command.
3. New use cases (tutorials).
4. Improved usability: support ACCEPT, helper classes for messages and more.

References:

- Open source documentation and source code: https://github.com/tonlabs/TestSuite4
- TS4 video review. Introduction to the system from scratch in 10 minutes:



Stay Tuned!

#TestSuite4
305 views15:20
Open / Comment
2021-03-01 15:49:40 ​​TONDEV CLI is back! 

https://github.com/tonlabs/tondev

Install and use all the core TON.DEV components from CLI and Javascript. 

We completely re-wrote the old ton-dev-cli (it is now deprecated) from scratch and plan to expand it more and more and support all of the TON.DEV components, such as C++ compiler, Debots, TS4, etc. in future. 

Now it supports these use-cases: 
- Install Solidity compiler and linker binaries for your platform in background upon the first request
- Compile and link solidity contracts with one command
- Create hello-world contract in Solidity
- Manage TON OS SE (start, stop, reset, etc.)
and so on.

See the full documentation.

Please, add your feature requests to issues. 

Contact our channel for quick support, please subscribe https://t.me/ton_sdk

#tonos_cli
267 views12:49
Open / Comment
2021-02-26 17:18:06 ​​Main steps for the Rust Cup participants:

A new and improved Rustnet is alive again and validators can sync their nodes and follow these steps to participate in the Rust Cup which should start next week:

Step 1. Participants fill in the Rust Cup form with a multisig wallet address in workchain "0:" (there is no need to fill in the form again if already received tokens in the previous Rustnet);
Step 2. Participants get 100 tokens to their wallets and deploy DePool v3 with the following parameters:
minStake = validatorAssurance = 1,000,000,000,000,000 nanotokens;
validatorRewardFraction = 1;
Step 3. Participants from step 2 get 1,000,000 tokens to their wallets to set up the Donor in their DePools:
make an ordinary stake of 1,000,000 tokens to the DePool;
set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 4,000,000 tokens to each of the DePools from step 3 with the following parameters: 
total: 365 days
withdrawal: 1 day;
Step 5. After receiving the vesting stakes, participants withdraw the ordinary stake from their DePools and return 1,000,000 tokens to the Donor;

Steps 1-5 are the necessary requirements for participants to qualify for the race.

Links:
 DePool v3 instructions: docs.ton.dev/86757ecb2/p/04040b-run-depool-v3
 Run Rust validator instructions: docs.ton.dev/86757ecb2/p/7991ca-run-rust-validator
 New Rustnet configs: https://github.com/tonlabs/rustnet.ton.dev/
Rust Cup Form:
https://t.me/ton_validators/290

#Rust_Cup
91 views14:18
Open / Comment
2021-02-24 19:30:18 Smart Contracts Test Suite 4 (TS4)

Test Suite 4 is a framework designed to simplify development and testing of TON Contracts. It contains lightweight blockchain emulator making it easy to develop contracts in a TDD-friendly style.

YouTube link

Test Suite 4 framework https://github.com/tonlabs/TestSuite4

Stay tuned for more updates!

#Test_Suite
179 views16:30
Open / Comment
2021-02-20 18:16:23 ​​Main steps for the Rust Cup participants:

A new and improved Rustnet is alive again and validators can sync their nodes and follow these steps to participate in the Rust Cup which should start next week:

Step 1. Participants fill in the Rust Cup form with a multisig wallet address in workchain "0:" (there is no need to fill in the form again if already received tokens in the previous Rustnet);
Step 2. Participants get 100 tokens to their wallets and deploy DePool v3 with the following parameters:
minStake = validatorAssurance = 1,000,000,000,000,000 nanotokens;
validatorRewardFraction = 1;
Step 3. Participants from step 2 get 1,000,000 tokens to their wallets to set up the Donor in their DePools:
make an ordinary stake of 1,000,000 tokens to the DePool;
set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 4,000,000 tokens to each of the DePools from step 3 with the following parameters: 
total: 365 days
withdrawal: 1 day;
Step 5. After receiving the vesting stakes, participants withdraw the ordinary stake from their DePools and return 1,000,000 tokens to the Donor;

Steps 1-5 are the necessary requirements for participants to qualify for the race.

Links:
 DePool v3 instructions: docs.ton.dev/86757ecb2/p/04040b-run-depool-v3
 Run Rust validator instructions: docs.ton.dev/86757ecb2/p/7991ca-run-rust-validator
 New Rustnet configs: https://github.com/tonlabs/rustnet.ton.dev/
Rust Cup Form:
https://t.me/ton_validators/290

#Rust_Cup
592 views15:16
Open / Comment
2021-02-18 13:45:26 ​​Dear friends, we are glad to invite you to today's AMA session at ClubHouse!

Topic: TON is Durov's Heritage.

Date and time: February 18, at 14.00 UTC

Special Guest - Alexander Filatov

Link to AMA

Please note that the ClubHouse app is available for iOS platforms and by invitation only, if you do not have an invitation and would like to join please PM @Dedicate_s

Join us, it will be interesting!

#AMA #ClubHouse
799 views10:45
Open / Comment
2021-02-14 14:02:10 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!!!
1.1K views11:02
Open / Comment
2021-02-13 22:13:11
Attention to all Rust Cup participants!

In the Rust Cup table, we added a page with DePools where the parameters of the DePools and the status of token distribution will be displayed:

We would like to unify the validatorRewardFraction parameter at the level of 1%, therefore, for DePools that have a different value for the validator share, it is proposed to reduce it to 1%, link to the instruction.

The owner of those DePools in the table with minStake = 1 mln tokens and validatorRewardFraction = 1 will distribute 1 million tokens per wallet for warm-up validation.

Stay tuned for updates!

#Rust_Cup
856 viewsedited  19:13
Open / Comment