TVM Validators pinned «⚠️ Dear validators! Please update your nodes! Node: (https://github.com/tonlabs/ton-labs-node) 0.50.4 - 837a68e9e866b74302ab01179f75ae4e4b372e58 Tools: (https://github.com/tonlabs/ton-labs-node-tools) 0.1.261 - d4e804d6e2d540e7d6059218d57e9d26dedb03b0»
Dear Validators!
📢 We would like to inform you that additional stakes in DePools made in March will be withdrawn in the next few cycles. They have served their purpose and are no longer needed.
✌️ A substantial decrease in the total stake in elections will have a positive effect on the profitability of validation.
📢 We would like to inform you that additional stakes in DePools made in March will be withdrawn in the next few cycles. They have served their purpose and are no longer needed.
✌️ A substantial decrease in the total stake in elections will have a positive effect on the profitability of validation.
👍16
Forwarded from Let’s 🏄♂️ Surf
Great news for all Staking addicted! The annual staking yield increased twice and went as high as 12%. That also means that participants of the first Boosted Staking program now earn up to 27% APR in EVER!
🏄♂️
🏄♂️
Forwarded from Everscale SDK / Graphql API / Dev Tools
📢 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
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
👍2
Forwarded from Everscale SDK / Graphql API / Dev Tools
📢 Attention to all Everscale developers!
‼️This is a scheduled friendly reminder that net*.ton.dev and main*.ton.dev endpoints will be switched off on 16th of May. Please migrate your application to the new endpoints. ‼️
Deprecation schedule:
https://tonlabs.gitbook.io/evernode-platform/reference/breaking-changes/deprecation-schedule
You can find the actual list of public endpoints in the documentation
https://tonlabs.gitbook.io/evernode-platform/products/cloud/public-api
‼️This is a scheduled friendly reminder that net*.ton.dev and main*.ton.dev endpoints will be switched off on 16th of May. Please migrate your application to the new endpoints. ‼️
Deprecation schedule:
https://tonlabs.gitbook.io/evernode-platform/reference/breaking-changes/deprecation-schedule
You can find the actual list of public endpoints in the documentation
https://tonlabs.gitbook.io/evernode-platform/products/cloud/public-api
👍1
🔥ATTENTION, ATTENTION, ATTENTION ALL VALIDATORS‼️
Details:
We are continuing to improve the Everscale Node. Mostly all efforts were focused on creating better performance and stability of the node.
In terms of stability, a couple of security fixes were made to prevent accidental node reboot and a blockhain freeze. Additionally, node DB stability was improved.
In terms of performance, advanced approaches were implemented to speed up node calculations over accounts with huge sizes of data. New features are mostly related to the support of new VM assembly commands in smart contracts. Additionally, a traffic compression feature was implemented to allow optimization of network bandwidth utilization.
What do I need to do?
Please update your nodes to the special version ASAP. In order to do this please write to @Custler NOW and he will give you special instructions. Thank you.
Please hurry!
Details:
We are continuing to improve the Everscale Node. Mostly all efforts were focused on creating better performance and stability of the node.
In terms of stability, a couple of security fixes were made to prevent accidental node reboot and a blockhain freeze. Additionally, node DB stability was improved.
In terms of performance, advanced approaches were implemented to speed up node calculations over accounts with huge sizes of data. New features are mostly related to the support of new VM assembly commands in smart contracts. Additionally, a traffic compression feature was implemented to allow optimization of network bandwidth utilization.
What do I need to do?
Please update your nodes to the special version ASAP. In order to do this please write to @Custler NOW and he will give you special instructions. Thank you.
Please hurry!
TVM Validators pinned «🔥ATTENTION, ATTENTION, ATTENTION ALL VALIDATORS‼️ Details: We are continuing to improve the Everscale Node. Mostly all efforts were focused on creating better performance and stability of the node. In terms of stability, a couple of security fixes were…»
Forwarded from Everscale SDK / Graphql API / Dev Tools
🚀 Subscriptions backend redesigned 🚀
Many of you reported us feedback about poor websocket subscriptions quality: frequent websocket reconnections, missed data, stalling and so on.
We invested significant amount of time in the complete redesign of the subscriptions backend and deployed it to production 2 weeks ago. Some of our clients have already made tests on their side and confirmed that no reconnects and no data loses occur any more.
You don't need to migrate to the new subscriptions. If you are using subscriptions now, they already work on the new backend!
If you used 'pull' approach because of subscriptions unreliability,
now you can switch to websockets and become more real-time and responsive to your users.
Thank you for your feedback and we are happy to hear more of it to improve and give you better service. ❤️
https://docs.everos.dev/evernode-platform/products/cloud/public-api
Many of you reported us feedback about poor websocket subscriptions quality: frequent websocket reconnections, missed data, stalling and so on.
We invested significant amount of time in the complete redesign of the subscriptions backend and deployed it to production 2 weeks ago. Some of our clients have already made tests on their side and confirmed that no reconnects and no data loses occur any more.
You don't need to migrate to the new subscriptions. If you are using subscriptions now, they already work on the new backend!
If you used 'pull' approach because of subscriptions unreliability,
now you can switch to websockets and become more real-time and responsive to your users.
Thank you for your feedback and we are happy to hear more of it to improve and give you better service. ❤️
https://docs.everos.dev/evernode-platform/products/cloud/public-api
Forwarded from Everscale SDK / Graphql API / Dev Tools
Deleted accounts available in Evernode Public API
Many of you requested us to see the deleted accounts in Cloud public API.
We added this feature and also processed all the transaction history to recover old deleted accounts.
All the deleted accounts are now available in API and [https://ever.live/](https://ever.live/landing)
Thank you for your feedback and if you have any please leave it in channels or Everscale telegram channel
Many of you requested us to see the deleted accounts in Cloud public API.
We added this feature and also processed all the transaction history to recover old deleted accounts.
All the deleted accounts are now available in API and [https://ever.live/](https://ever.live/landing)
Thank you for your feedback and if you have any please leave it in channels or Everscale telegram channel
👍3
Forwarded from Everscale News
Maintenance underway on Everscale mainnet
The mainnet is experiencing some difficulties due to transition to one shard. Maintenance is currently ongoing, and the problem should be fixed in a couple of hours.
#Maintenance
The mainnet is experiencing some difficulties due to transition to one shard. Maintenance is currently ongoing, and the problem should be fixed in a couple of hours.
#Maintenance
👍3
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