Forwarded from Everscale SDK / Graphql API / Dev Tools
Dear Evernode Cloud users!
Mainnet Cloud is fixed.
We have fixed the bug with empty cell parsing that returned incorrect value for { shard_hashes { shard }} in case of p12.min_split = 0. Now API is fully functional.
Mainnet Cloud is fixed.
We have fixed the bug with empty cell parsing that returned incorrect value for { shard_hashes { shard }} in case of p12.min_split = 0. Now API is fully functional.
π₯3
Forwarded from Everscale SDK / Graphql API / Dev Tools
Community-driven development π¬
Dear Everscale developers and Evernode Platform users,
we have a big announcement for you today!
For over two years the Evernode Platform team has been developing its products based on the requirements of the ecosystem and the wishes of the the community.
Up until now the community feedback was collected in Telegram channels and personal conversations with developers. The Evernode Platform roadmap was published on our website in January 2022.
Now we want to bring our communication with the community to the next level.
We changed the structure of our website to better reflect community-driven approach and turned the roadmap into a more convenient kanban board.
We also added a way to submit your ideas, vote for and comment on the ideas of others.
Links to the roadmap and the ideas page are now in the header of the website.
Our website: https://docs.everos.dev/evernode-platform/
Thank you for choosing Evernode Platform.
Let's make it together
Dear Everscale developers and Evernode Platform users,
we have a big announcement for you today!
For over two years the Evernode Platform team has been developing its products based on the requirements of the ecosystem and the wishes of the the community.
Up until now the community feedback was collected in Telegram channels and personal conversations with developers. The Evernode Platform roadmap was published on our website in January 2022.
Now we want to bring our communication with the community to the next level.
We changed the structure of our website to better reflect community-driven approach and turned the roadmap into a more convenient kanban board.
We also added a way to submit your ideas, vote for and comment on the ideas of others.
Links to the roadmap and the ideas page are now in the header of the website.
Our website: https://docs.everos.dev/evernode-platform/
Thank you for choosing Evernode Platform.
Let's make it together
π₯1
Forwarded from Evernode update info
π£ Dear validators, update your nodes!
Commit ID: 5438eaab4db17c0c78869debf3e936078d9d7150
Node Version: 0.50.23
Tools version: 0.1.282
Block version: 31
β‘οΈ The network partially updated!
Block version: 27 < 1%
Block version: 30 ~ 35%
Block version: 31 ~ 64%
βοΈImportantβοΈ
Update your node if you haven't already
Commit ID: 5438eaab4db17c0c78869debf3e936078d9d7150
Node Version: 0.50.23
Tools version: 0.1.282
Block version: 31
β‘οΈ The network partially updated!
Block version: 27 < 1%
Block version: 30 ~ 35%
Block version: 31 ~ 64%
βοΈImportantβοΈ
Update your node if you haven't already
π₯2
Forwarded from Everscale SDK / Graphql API / Dev Tools
β€οΈ Dear Evercloud users and Everscale developers,β€οΈ
β οΈ This is an important announcement.β οΈ
Starting from September 1st 2022, Evercloud API access will only be available for the authorized users.
Read more here -->> https://tonlabs.notion.site/Authorization-and-dashboard-5ff7ad94999a49ec9cfaeedf34285146
β οΈ This is an important announcement.β οΈ
Starting from September 1st 2022, Evercloud API access will only be available for the authorized users.
Read more here -->> https://tonlabs.notion.site/Authorization-and-dashboard-5ff7ad94999a49ec9cfaeedf34285146
π1
Forwarded from Evernode update info
#evernode_update #evernode_changelog
Commit ID: c5ee530c54199e81e2ca241a17ec23be7290229a
Node Version: 0.51.1
Tools version: 0.1.286
Block version: 32
1. Build node.
2. Restart the node
π Changelog
evernode tools from 0.1.280 to 0.1.286
πΉ small code improvement (no effect to logic)
node from 0.50.23 to 0.51.1
πΉ chrono version from 0.4.10 to 0.4.19
πΉ Fix build after rocksdb release 0.19
πΉ Fixed state and handle mismatch in ShardStatesKeeper::worker
πΉ build node with default feature "async_ss_storage"
πΉ async_ss_storage feature
πΉπΉ CURRENT_DB_VERSION = 2
πΉπΉ Async states storage
πΉ Add ShardStatesKeeper component.
πΉ Add ref_count_gc feature for storage component
ton_block from 1.8.0 to 1.8.3
πΉ add feature gosh
πΉ add capability CapDiff
ton_vm from 1.8.40 to 1.8.43
πΉ add ferature gosh
πΉ Diff operations (Only available for gosh feature)
πΉπΉ DIFF: calculates diff between first and second parameters and returns it as cell.
πΉπΉ PATCH: takes the first parameter as document, the second parameter as patch, received on DIFF command, applies patch and saves result document to cell.
πΉπΉ ZIP: zip string to cell
πΉπΉ UNZIP: unzip cell to string
πΉπΉ DIFF\ZIP: like DIFF but unzip parameters before operation and zip to cell after operation.
πΉπΉ DIFF\PATCH: like DIFF\PATCH but unzip parameters before operation and zip to cell after operation.
πΉπΉ DIFF\PATCHQ: uiet version of DIFF\PATCH
πΉπΉ DIFF\PATCH\ZIPQ: quiet version of DIFF\PATCH\_ZIP
ton_types 1.11.3 to 1.11.4
πΉ refactoring cells serialization
ton_api from 0.2.129 to 0.2.131
πΉ Updated dependencies only
ton_executor from 1.15.78 to 1.15.86
πΉ Updated dependencies only
ton_abi from 2.3.1 to 2.3.7
πΉ Updated dependencies only
ton_block_json from 0.7.24 to 0.7.31
πΉ Updated dependencies only
rldp from 0.7.69 to 0.7.71
πΉ Updated dependencies only
overlay from 0.6.59 to 0.6.61
πΉ Updated dependencies only
ever-crypto from 0.1.29 to 0.1.35
πΉ Updated dependencies only
dht from 0.5.72 to 0.5.74
πΉ Updated dependencies only
adnl from 0.7.75 to 0.7.77
πΉ Updated dependencies only
lockfree
πΉ no changes
Commit ID: c5ee530c54199e81e2ca241a17ec23be7290229a
Node Version: 0.51.1
Tools version: 0.1.286
Block version: 32
1. Build node.
2. Restart the node
π Changelog
evernode tools from 0.1.280 to 0.1.286
πΉ small code improvement (no effect to logic)
node from 0.50.23 to 0.51.1
πΉ chrono version from 0.4.10 to 0.4.19
πΉ Fix build after rocksdb release 0.19
πΉ Fixed state and handle mismatch in ShardStatesKeeper::worker
πΉ build node with default feature "async_ss_storage"
πΉ async_ss_storage feature
πΉπΉ CURRENT_DB_VERSION = 2
πΉπΉ Async states storage
πΉ Add ShardStatesKeeper component.
πΉ Add ref_count_gc feature for storage component
ton_block from 1.8.0 to 1.8.3
πΉ add feature gosh
πΉ add capability CapDiff
ton_vm from 1.8.40 to 1.8.43
πΉ add ferature gosh
πΉ Diff operations (Only available for gosh feature)
πΉπΉ DIFF: calculates diff between first and second parameters and returns it as cell.
πΉπΉ PATCH: takes the first parameter as document, the second parameter as patch, received on DIFF command, applies patch and saves result document to cell.
πΉπΉ ZIP: zip string to cell
πΉπΉ UNZIP: unzip cell to string
πΉπΉ DIFF\ZIP: like DIFF but unzip parameters before operation and zip to cell after operation.
πΉπΉ DIFF\PATCH: like DIFF\PATCH but unzip parameters before operation and zip to cell after operation.
πΉπΉ DIFF\PATCHQ: uiet version of DIFF\PATCH
πΉπΉ DIFF\PATCH\ZIPQ: quiet version of DIFF\PATCH\_ZIP
ton_types 1.11.3 to 1.11.4
πΉ refactoring cells serialization
ton_api from 0.2.129 to 0.2.131
πΉ Updated dependencies only
ton_executor from 1.15.78 to 1.15.86
πΉ Updated dependencies only
ton_abi from 2.3.1 to 2.3.7
πΉ Updated dependencies only
ton_block_json from 0.7.24 to 0.7.31
πΉ Updated dependencies only
rldp from 0.7.69 to 0.7.71
πΉ Updated dependencies only
overlay from 0.6.59 to 0.6.61
πΉ Updated dependencies only
ever-crypto from 0.1.29 to 0.1.35
πΉ Updated dependencies only
dht from 0.5.72 to 0.5.74
πΉ Updated dependencies only
adnl from 0.7.75 to 0.7.77
πΉ Updated dependencies only
lockfree
πΉ no changes
π6
Forwarded from Everscale SDK / Graphql API / Dev Tools
ππEvercloud Authorizationππ
Starting from September 22st 2022, Evercloud API access will only be available for the authorized usersπ .
After enabling authorized-only access to Evercloud it turned out that some important project had not migrated yet.
This is why we decided to turn it off for 1 more week, until 22.09.22 (Thursday).
Follow this guide to get your credentials:
https://docs.everos.dev/evernode-platform/products/evercloud/get-started
Read why we introduce the authorization here:
https://everx.medium.com/authorization-and-dashboard-28c544953a2b
Your feedback about announcements
We also collected your feedback about announcement process and give you this 2 most important links:
- Deprecation schedule - save this page, and you wonβt need to monitor any announcements. All the breaking changes, deprecation and sunset dates and links to migration guides are placed there beforehand. Just check it from time to time. https://docs.everos.dev/evernode-platform/reference/breaking-changes/deprecation-schedule
- Subscribe to our announcements channel and be the first to know about our new features, improvements and deprecations https://t.me/ever_sdk_channel
Starting from September 22st 2022, Evercloud API access will only be available for the authorized users
After enabling authorized-only access to Evercloud it turned out that some important project had not migrated yet.
This is why we decided to turn it off for 1 more week, until 22.09.22 (Thursday).
Follow this guide to get your credentials:
https://docs.everos.dev/evernode-platform/products/evercloud/get-started
Read why we introduce the authorization here:
https://everx.medium.com/authorization-and-dashboard-28c544953a2b
Your feedback about announcements
We also collected your feedback about announcement process and give you this 2 most important links:
- Deprecation schedule - save this page, and you wonβt need to monitor any announcements. All the breaking changes, deprecation and sunset dates and links to migration guides are placed there beforehand. Just check it from time to time. https://docs.everos.dev/evernode-platform/reference/breaking-changes/deprecation-schedule
- Subscribe to our announcements channel and be the first to know about our new features, improvements and deprecations https://t.me/ever_sdk_channel
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Everscale SDK / Graphql API / Dev Tools
πͺToken API in available in Evercloud! πͺ
ft root type is API that provides data about fungible tokens, transfers, holders.
Try it now!
Read full documentation with samples here: https://docs.everos.dev/ever-sdk/reference/ever-os-api/ft-fungible-token-api
ft root type is API that provides data about fungible tokens, transfers, holders.
Try it now!
query{
ft{
holder(address:"0:3666ef0af863317eafcea173b9a9fdd6d1e4aa6dd080a1f472b2ad217215e5c9"){
address
wallets(first:2){
edges{
node{
address
balance
token{
symbol
}
percentage
}
cursor
}
}
transfers(first:1){
edges{
node{
messageId
token{
symbol
}
fromWallet{
address
}
toWallet{
address
}
fromHolder{
address
}
toHolder{
address
}
transferType
timestamp
value
}
cursor
}
}
}
}
}
Read full documentation with samples here: https://docs.everos.dev/ever-sdk/reference/ever-os-api/ft-fungible-token-api
π7
Forwarded from Everscale SDK / Graphql API / Dev Tools
Bindings support voting
Ever-sdk bindings are important components of Everscale dev ecosystem. Please, support this voting to help us continue the maintaining the bindings.
The voting will take place until the end of sunday 27.11.2022.
Follow the link to read and vote for the proposal ->
https://everdao.net/governance/proposals/98
Ever-sdk bindings are important components of Everscale dev ecosystem. Please, support this voting to help us continue the maintaining the bindings.
The voting will take place until the end of sunday 27.11.2022.
Follow the link to read and vote for the proposal ->
https://everdao.net/governance/proposals/98
π₯2
Forwarded from Evernode update info
#evernode_update #evernode_changelog
Commit ID: b621e417bea9661cdc638a56106795d0f2994502
Node Version: 0.51.14
Tools version: 0.1.297
Block version: 33
1. Build node.
2. Restart the node
π Changelog
node from 0.51.1to 0.51.14
πΉ sha2 package Updated to 0.10
πΉ statsd package Updated to 0.15
πΉ recomended rust up to 1.65.0
πΉ clean unapplied blocks every 15 seconds
πΉ remove unapplied files from storage
πΉ publish script to run network emulation
πΉ fix security issue
overlay from 0.6.61 to 0.6.77
πΉ update broadcast principle (disabled in node config now)
ton_block from 1.8.3 to 1.8.16
πΉ add config param 5 for future itteraction
πΉπΉ store msig owner address that can change network config
ton_block_json from 0.7.31 to 0.7.55
πΉ support config param 5
πΉ minor optimization
ton_executor from 1.15.86 to 1.15.113
πΉ update code for libs usage (capability CapSetLibCode is off now)
πΉ update code for copy left usage (capability CapCopyleft is off now)
πΉ fix security issue
ton_vm from 1.8.43 to 1.8.58
πΉ more "diff" feratures for gosh
πΉπΉ DIFF\_PATCH\_BINARY: like DIFF\_PATCH but takes and returns binary arrays instead of string.
πΉπΉ DIFF\_PATCH\_BINARY\_ZIP: like DIFF\_PATCH\_ZIP but takes and returns binary arrays instead of string.
πΉπΉ DIFF\_PATCH\_BINARYQ: like DIFF\_PATCHQ but takes and returns binary arrays instead of string.
πΉπΉ DIFF\_PATCH\_BINARY\_ZIPQ: ike DIFF\_PATCH\_ZIPQ but takes and returns binary arrays instead of string.
ton_types 1.11.4 to 1.11.8
πΉ fix security issue
evernode tools from 0.1.280 to 0.1.297
πΉ Updated dependencies only
adnl from 0.7.77 to 0.7.92
dht from 0.5.74 to 0.5.90
ever-crypto from 0.1.35 to 0.1.55
rldp from 0.7.71 to 0.7.86
ton_abi from 2.3.7 to 2.3.23
ton_api from 0.2.129 to 0.2.143
πΉ Updated dependencies only
lockfree
πΉ no changes
Commit ID: b621e417bea9661cdc638a56106795d0f2994502
Node Version: 0.51.14
Tools version: 0.1.297
Block version: 33
1. Build node.
2. Restart the node
π Changelog
node from 0.51.1to 0.51.14
πΉ sha2 package Updated to 0.10
πΉ statsd package Updated to 0.15
πΉ recomended rust up to 1.65.0
πΉ clean unapplied blocks every 15 seconds
πΉ remove unapplied files from storage
πΉ publish script to run network emulation
πΉ fix security issue
overlay from 0.6.61 to 0.6.77
πΉ update broadcast principle (disabled in node config now)
ton_block from 1.8.3 to 1.8.16
πΉ add config param 5 for future itteraction
πΉπΉ store msig owner address that can change network config
ton_block_json from 0.7.31 to 0.7.55
πΉ support config param 5
πΉ minor optimization
ton_executor from 1.15.86 to 1.15.113
πΉ update code for libs usage (capability CapSetLibCode is off now)
πΉ update code for copy left usage (capability CapCopyleft is off now)
πΉ fix security issue
ton_vm from 1.8.43 to 1.8.58
πΉ more "diff" feratures for gosh
πΉπΉ DIFF\_PATCH\_BINARY: like DIFF\_PATCH but takes and returns binary arrays instead of string.
πΉπΉ DIFF\_PATCH\_BINARY\_ZIP: like DIFF\_PATCH\_ZIP but takes and returns binary arrays instead of string.
πΉπΉ DIFF\_PATCH\_BINARYQ: like DIFF\_PATCHQ but takes and returns binary arrays instead of string.
πΉπΉ DIFF\_PATCH\_BINARY\_ZIPQ: ike DIFF\_PATCH\_ZIPQ but takes and returns binary arrays instead of string.
ton_types 1.11.4 to 1.11.8
πΉ fix security issue
evernode tools from 0.1.280 to 0.1.297
πΉ Updated dependencies only
adnl from 0.7.77 to 0.7.92
dht from 0.5.74 to 0.5.90
ever-crypto from 0.1.35 to 0.1.55
rldp from 0.7.71 to 0.7.86
ton_abi from 2.3.7 to 2.3.23
ton_api from 0.2.129 to 0.2.143
πΉ Updated dependencies only
lockfree
πΉ no changes
π2
Forwarded from Sergey Tyurin
βΌοΈ ATTENTION βΌοΈ
βΌοΈ Up to 30% of nodes in the network have not been updated yet βΌοΈ
Because of this, the shard in the network periodically stops
Anyone who hasn't updated nodes yet should update them!!
Update process:
- update the node from the master, and make sure it matches
- stop the node
- change in node config from
to
you can do it by
- Erase the DB, and only the DB
- run node
you can do such a database resync on a spare machine,
Who have several nodes, you can resync one, and then copy the DB to others.
Update the node as soon as possibleβΌοΈ
βΌοΈ Up to 30% of nodes in the network have not been updated yet βΌοΈ
Because of this, the shard in the network periodically stops
Anyone who hasn't updated nodes yet should update them!!
Update process:
- update the node from the master, and make sure it matches
TON Node, version 0.51.25
Rust: rustc 1.65.0 (897e37553 2022-11-02)
TON NODE git commit: e6820018e1170f6f7baec66931229ebb4a55eba8
ADNL git commit: a0238fd14d7d967eb556055310269d1292f4b5a6
DHT git commit: e07451cd21a16be45e9f311326eaf7b4224aca36
OVERLAY git commit: 695b3968be1d3b36203af3103a4b355d1457b64e
RLDP git commit: 6d61090b3f452baa36048d88512b9e7e0b90caa3
TON_BLOCK git commit: 92e30b957192b566b81f622da337f0705a5fc65a
TON_BLOCK_JSON git commit: ad93ae1a98b77bd14ca7b19f503bf3907461e151
TON_EXECUTOR git commit: 39891cf0c01ddc298a6b7e4c470ea1326e53c679
TON_TL git commit: 428777b6540f47e44bfe7c7330aa0328db3a413b
TON_TYPES git commit: 8e218813db6bacc138dbbec7ab4ccbf84220da31
TON_VM git commit: f95aa63eac1e1682dcc81fcdabe352415ffdfde7
Execute "0.51.25"
BLOCK_VERSION: 34
COMMIT_ID: "e6820018e1170f6f7baec66931229ebb4a55eba8"
BUILD_DATE: "2023-01-12 13:07:22 +0200"
COMMIT_DATE: "2023-01-12 07:26:13 +0300"
GIT_BRANCH: "HEAD"
RUST_VERSION:rustc 1.65.0 (897e37553 2022-11-02)
- stop the node
- change in node config from
" gc": nullto
"gc": {
"enable_for_archives": true,
"enable_for_shard_state_persistent": true
},you can do it by
cat /var/ton-work/rnode/configs/config.json | jq '.gc = {"enable_for_archives": true, "enable_for_shard_state_persistent": true}' > /var/ton-work/rnode/configs/config.json.tmp && cp -f /var/ton-work/rnode/configs/config.json.tmp /var/ton-work/rnode/configs/config.json- Erase the DB, and only the DB
- run node
you can do such a database resync on a spare machine,
Who have several nodes, you can resync one, and then copy the DB to others.
Update the node as soon as possibleβΌοΈ
π6
Forwarded from Evernode update info
#evernode_update #evernode_changelog
Commit ID: a67e970ae133bbffe1b42db23efb45b5b964bda9
Node Version: 0.51.34
Tools version: 0.1.300
Block version: 35
1. Build node.
2. Restart the node
π Changelog
node from 0.51.25 to 0.51.34
πΉ add optional feature "signature_with_id"
πΉ few updates for slashing (feature is off now)
πΉ fix bug: CapStcontNewFormat, CapFastStorageStatBugfix, CapResolveMerkleCell can't enabled
πΉ master\shard block upload optimization
πΉGC optimization
evernode tools from 0.1.297 to 0.1.300
πΉ Fix for cell loading with checking
adnl from 0.7.119 to 0.7.130
πΉ update ANDL node stop logic
ton_block from 1.9.18 to 1.9.27
πΉ rename CapWc2WcQueueUpdates to CapWorkchains
πΉ update ProofChain logic
πΉ add CapResolveMerkleCell
πΉ add CapSignatureWithId
ton_executor from 1.15.154 to 1.15.172
πΉ set block version while vm setup
πΉ support SignatureWithId
ton_types 1.12.6 to 1.12.7
πΉ small optimization
ton_vm from 1.8.96 to 1.8.113
πΉ Fix DATASIZE primitives with GlobalCapability
πΉ add set_block_version
πΉ support cell loading for block version 34
πΉ support SignatureWithId
Updated dependencies only
πΉ ever-crypto from 0.1.80 to 0.1.90
πΉ dht from 0.5.131 to 0.5.140
πΉ overlay from 0.6.114 to 0.6.123
πΉ rldp from 0.7.115 to 0.7.124
πΉ ton_abi from 2.3.54 to 2.3.64
πΉ ton_api from 0.2.167 to 0.2.177
πΉ ton_block_json from 0.7.83 to 0.7.94
No changes
πΉ lockfree
Commit ID: a67e970ae133bbffe1b42db23efb45b5b964bda9
Node Version: 0.51.34
Tools version: 0.1.300
Block version: 35
1. Build node.
2. Restart the node
π Changelog
node from 0.51.25 to 0.51.34
πΉ add optional feature "signature_with_id"
πΉ few updates for slashing (feature is off now)
πΉ fix bug: CapStcontNewFormat, CapFastStorageStatBugfix, CapResolveMerkleCell can't enabled
πΉ master\shard block upload optimization
πΉGC optimization
evernode tools from 0.1.297 to 0.1.300
πΉ Fix for cell loading with checking
adnl from 0.7.119 to 0.7.130
πΉ update ANDL node stop logic
ton_block from 1.9.18 to 1.9.27
πΉ rename CapWc2WcQueueUpdates to CapWorkchains
πΉ update ProofChain logic
πΉ add CapResolveMerkleCell
πΉ add CapSignatureWithId
ton_executor from 1.15.154 to 1.15.172
πΉ set block version while vm setup
πΉ support SignatureWithId
ton_types 1.12.6 to 1.12.7
πΉ small optimization
ton_vm from 1.8.96 to 1.8.113
πΉ Fix DATASIZE primitives with GlobalCapability
πΉ add set_block_version
πΉ support cell loading for block version 34
πΉ support SignatureWithId
Updated dependencies only
πΉ ever-crypto from 0.1.80 to 0.1.90
πΉ dht from 0.5.131 to 0.5.140
πΉ overlay from 0.6.114 to 0.6.123
πΉ rldp from 0.7.115 to 0.7.124
πΉ ton_abi from 2.3.54 to 2.3.64
πΉ ton_api from 0.2.167 to 0.2.177
πΉ ton_block_json from 0.7.83 to 0.7.94
No changes
πΉ lockfree
Forwarded from Sergey Tyurin
βΌοΈ Attention!
A new proposal for RUSTCUP has been developed βΌοΈ
Read carefully and express your opinions and wishes!
https://docs.google.com/document/d/1Et5cvPxKN_BPR2uCqkpYWG4Oun_23nsQlIugCPm4cyk/edit#
A new proposal for RUSTCUP has been developed βΌοΈ
Read carefully and express your opinions and wishes!
https://docs.google.com/document/d/1Et5cvPxKN_BPR2uCqkpYWG4Oun_23nsQlIugCPm4cyk/edit#
Google Docs
On Rust Cup Terms Amendment
Rust Cup Terms Amendment Preamble The Rust Cup competition was held from February to September 2021 and designed to test new elector contracts, node software, and practical TPS limits. As a result, 300 depools were selected as winners with the promise ofβ¦
π₯2
Forwarded from Sergei Zaitseff
π To the attention of the Rust Cup winners!
The payout team process all your confirmations required by the instructions in the Rust Cup Payout Registry where you can track your status. Please take into account that processing of a large number of messages takes some time. If you don't see a change in status after 24 hours of sending the message, repeat the message.
The payout team process all your confirmations required by the instructions in the Rust Cup Payout Registry where you can track your status. Please take into account that processing of a large number of messages takes some time. If you don't see a change in status after 24 hours of sending the message, repeat the message.
π1π1
Public link to instructions: https://docs.google.com/document/d/1IEhVKrd8LtnRS2Np2nNvbxHwZnSYEkQJQHfd749h-fw/edit?usp=sharing
Google Docs
Rust Cup Payouts Procedure (Public)
Rust Cup Payouts Procedure Motivation This document sets the rules and procedures for paying out rewards for the Rust Cup competition. The payment team shall strictly follow this document to run payouts smoothly and fast. Terms Winning wallet - for the sakeβ¦
π2
π To the attention of the Rust Cup winners!
β οΈ Dear winners of the Rust Cup who have not yet received prize lock stakes! Please, replenish balances of the proxy contracts of your DePools by 3 EVER to avoid potential problems at the start of your DePools after a long waiting without validation due to accumulated storage fees in the masterchain.
β οΈ Dear winners of the Rust Cup who have not yet received prize lock stakes! Please, replenish balances of the proxy contracts of your DePools by 3 EVER to avoid potential problems at the start of your DePools after a long waiting without validation due to accumulated storage fees in the masterchain.
π11β€2π₯1
Forwarded from Acki Nacki Announcements
This media is not supported in your browser
VIEW IN TELEGRAM
Mining π
Starts
Inβ¦
3 days.
YES, you read that right.
No, itβs not a hallucination.
Itβs a timer.
THE timer.
π When Acki Nacki sees the world β
and the world truly sees Acki Nacki.
How will you celebrate?π₯
Starts
Inβ¦
YES, you read that right.
No, itβs not a hallucination.
Itβs a timer.
THE timer.
and the world truly sees Acki Nacki.
How will you celebrate?
Please open Telegram to view this post
VIEW IN TELEGRAM
π₯3π’2