Forwarded from Everscale Dev EN
ββ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
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
π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
ββπ 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:
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: https://www.youtube.com/watch?v=FZMS9_glhXA
Stay Tuned!
#TestSuite4
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: https://www.youtube.com/watch?v=FZMS9_glhXA
Stay Tuned!
#TestSuite4
ββπ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 #
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 #
Forwarded from Everscale SDK / Graphql API / Dev Tools
TON-SDK 1.9.0
New
-
Default is stack-like based on nested tuples. If set to
This reduces stack size requirements for long lists.
-
- Fields
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
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ββπMagister Ludi β Results Of The First Large-scale Free TON Validator Contest
The Crystal Game contest was announced in June 2020 and lasted for more than six months. Its winners were awarded the title of Magister Ludi β βMaster of the Gameβ. Another result is a set of 375 new Free TON blockchain validators. We talked to the organizers and winners of the contest about its main results, difficulties and achievements.
πRead more...
Stay tuned!
#Magister_Ludi #staking
The Crystal Game contest was announced in June 2020 and lasted for more than six months. Its winners were awarded the title of Magister Ludi β βMaster of the Gameβ. Another result is a set of 375 new Free TON blockchain validators. We talked to the organizers and winners of the contest about its main results, difficulties and achievements.
πRead more...
Stay tuned!
#Magister_Ludi #staking
Forwarded from Everscale Dev EN
πTON Labs Dex implementation: Flash Exchange (FLEX) was presented on Free TON Weekly Meetup β 45 on the 16th of March 2021.
Please note that the current implementation is an MVP, it was not properly tested, it misses many features and is generally a work in progress β You should not use it for real trading!!!
πWatch presentationπ
πUseful links:
- GitHub repo: https://github.com/tonlabs/flex
- DEX implementation contest: https://forum.freeton.org/t/freeton-dex-implementation-stage-1-proposal/7034
#FLEX
Please note that the current implementation is an MVP, it was not properly tested, it misses many features and is generally a work in progress β You should not use it for real trading!!!
πWatch presentationπ
πUseful links:
- GitHub repo: https://github.com/tonlabs/flex
- DEX implementation contest: https://forum.freeton.org/t/freeton-dex-implementation-stage-1-proposal/7034
#FLEX
ββ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 soon:
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
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 soon:
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
ββDear developers,π
We have made some improvements in our Cloud Infrastructure for net.ton.dev (updated rust node to the latest release). Now net.ton.dev shoud work more reliable. Please tell us your feedback when you use net.ton.dev in your applications.
πIf you need test tokens ask Roman @Dedicate_s.
Have a good Weekend:)π
#Devnet
We have made some improvements in our Cloud Infrastructure for net.ton.dev (updated rust node to the latest release). Now net.ton.dev shoud work more reliable. Please tell us your feedback when you use net.ton.dev in your applications.
πIf you need test tokens ask Roman @Dedicate_s.
Have a good Weekend:)π
#Devnet
Forwarded from TVM Validators
ββ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 soon:
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
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 soon:
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
TVM Validators pinned Β«ββ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 soon: Step 1. Participants fill in the Rust Cup form with aβ¦Β»
π₯All participants of Rust Cup are invited for a warm up in Rustnet!
The validators can sync their nodes and follow these steps to participate in the Rust Cup which should start soon. Next stepsπΎ
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
The validators can sync their nodes and follow these steps to participate in the Rust Cup which should start soon. Next stepsπΎ
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
Forwarded from Everscale News
Dear Free TON members,
Be aware of fake accounts from devs and other fake admins in chats.
We wonβt buy any tokens in PMπ ββοΈ
If you do not want to be robbed, just follow these simples rules:
Let's read them our blog π https://medium.com/freeton/how-not-to-become-a-victim-of-crypto-related-cybercrime-6748b4921358
#Security
Be aware of fake accounts from devs and other fake admins in chats.
We wonβt buy any tokens in PMπ ββοΈ
If you do not want to be robbed, just follow these simples rules:
Let's read them our blog π https://medium.com/freeton/how-not-to-become-a-victim-of-crypto-related-cybercrime-6748b4921358
#Security
ββRust Cup Relaunchπ
Dear validators, we want to remind you that Rustnet is alive again and validators can sync their nodes and follow these steps to participate in the Rust Cup which should start soon:
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
Dear validators, we want to remind you that Rustnet is alive again and validators can sync their nodes and follow these steps to participate in the Rust Cup which should start soon:
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 2,000,000 tokens to their wallets to set up the Donor in their DePools and to warm up their race cars:
πΉ make an ordinary stake to the DePool of 1,000,000 tokens in each round;
πΉ set up the Donor address for a Vesting stake: 0:e17ac4e77f46626579c7c4fefe35286117384c5ccfc8745c9780cdf056c378bf;
Step 4. Wait for the Donor to send vesting stake of 3,650,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 (it means the green flag for the race), participants withdraw the ordinary stake from their DePools and return 2,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
Forwarded from Everscale News
This media is not supported in your browser
VIEW IN TELEGRAM
π₯Hello Free TON Community!π₯
1οΈβ£The first anniversary of the project is just around the corner.
π On May 7, we will gather at a venue in Moscow Hype City to congratulate πFree TON.
And in anticipation of this date, Alexander Filatov, co-founder of TON Labs, has prepared a small surprise for you - βΆvideo invitation to the event.
#Free_TON #Anniversary
1οΈβ£The first anniversary of the project is just around the corner.
π On May 7, we will gather at a venue in Moscow Hype City to congratulate πFree TON.
And in anticipation of this date, Alexander Filatov, co-founder of TON Labs, has prepared a small surprise for you - βΆvideo invitation to the event.
#Free_TON #Anniversary
Forwarded from Everscale News
ββπFree TON Open Network Evolves as the Next Generation of Blockchain. VOTE NOW!
Dear friends,
We are glad to inform you that Free TON has been nominated as one of the best blockchain solutions of the year! Let's support the project with our votes!
πVote nowπ
Support the project! It will take a couple minutes!
#Sigma #Blockchain
Dear friends,
We are glad to inform you that Free TON has been nominated as one of the best blockchain solutions of the year! Let's support the project with our votes!
πVote nowπ
Support the project! It will take a couple minutes!
#Sigma #Blockchain
πBlockchain celebrates first anniversary with series of engaging contests
A decentralized blockchain is celebrating its first anniversary with a series of engaging contests β and anyone can get involved.
Champagne corks are flying as a blockchain network with decentralization at its heart celebrates its first anniversary.
πRead more...
Stay tuned for more updates!
#Anniversary #Free_TON
A decentralized blockchain is celebrating its first anniversary with a series of engaging contests β and anyone can get involved.
Champagne corks are flying as a blockchain network with decentralization at its heart celebrates its first anniversary.
πRead more...
Stay tuned for more updates!
#Anniversary #Free_TON
Cointelegraph
Blockchain celebrates first anniversary with series of engaging contests
A decentralized blockchain is celebrating its first anniversary with a series of engaging contests β and anyone can get involved.
TVM Validators pinned Β«πBlockchain celebrates first anniversary with series of engaging contests A decentralized blockchain is celebrating its first anniversary with a series of engaging contests β and anyone can get involved. Champagne corks are flying as a blockchain networkβ¦Β»
Forwarded from Everscale News
Join our offline eventπ₯
We are going to start in 20 minsβ°
πhttps://www.youtube.com/watch?v=P6f980ZPOyQ
Please join!
#Anniversary #Free_TON
We are going to start in 20 minsβ°
πhttps://www.youtube.com/watch?v=P6f980ZPOyQ
Please join!
#Anniversary #Free_TON