MultiversX Validators Announcements
前往频道在 Telegram
687
订阅者
无数据24 小时
-27 天
-230 天
帖子存档
📣 DEVNET Upgrade D1.3.44.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
This version D1.3.44.0 brings the "old NFT transfer fix" that will be activated on epoch 2315 ~19h from now. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.44
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our DEVNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🛠 Devnet Explorer | Devnet Wallet | Setup a Devnet Validator📣 TESTNET Upgrade T1.3.44.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
This version T1.3.44.0 brings the proper fix for the old NFTs/SFTs sending problem as seen on Monday, October the 3-rd. It also fixes the old DB cleanup issue, preferred peers functionality, multiple snapshots started issue and brings the new elastic indexer. The activation epoch for the NFTs/SFTs sending fix is set to 1625 (~18h from now). Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.44
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 Validators Disk Usage Warning
⚠️ This affects Mainnet, Testnet, and Devnet
Hello Validators,
Due to the issue described in the following Github Issue, old databases are not removed from validators' storage, which may lead to high disk usage on the machines
https://github.com/ElrondNetwork/elrond-go/issues/4546
⚠️ Please check your machines' remaining disk space and remove old databases if necessary. For example, if the current Epoch db is Epoch_795, please remove anything lower than Epoch_790 if disk usage becomes an issue. This also affects observers that have
ObserverCleanOldEpochsData = true. However, for validators and observers that don't need to delete anything, no action is required.
🕛 A node release with the proper fix will come soon.📣 DEVNET Upgrade D1.3.43.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
This version D1.3.43.0 brings the newly improved trie syncer v3 along with a processing fix that prevents too much CPU time being wasted while the node is trying to create a new block. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.43
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our DEVNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🛠 Devnet Explorer | Devnet Wallet | Setup a Devnet Validator📣 TESTNET Upgrade T1.3.43.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
This version T1.3.43.0 brings the newly improved trie syncer v3 along with a processing fix that prevents too much CPU time being wasted while the node is trying to create a new block. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.43
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 MAINNET Upgrade v1.3.42.0
Hello Validators,
We are upgrading the MAINNET!
This release brings 2 major features and several bugfixes. The activation epoch is set on 795 which should happen on October 3rd, 2022 ~15:15 UTC.
Configuration release notes: https://github.com/ElrondNetwork/elrond-config-mainnet/releases/tag/v1.3.42.0
⚠️ All validators seem to be running on v1.3.36. If your nodes are running on v1.3.36 please ignore this paragraph. If your observers will be upgraded from v1.3.35, please make sure you do not upgrade those nodes after the new epoch has begun. Reason: that version is known to contain issues regarding the trie snapshot process and will render the trie DB unusable and the node will be stuck at random block nonces. The safest way to upgrade v1.3.35 nodes is ~3h before a new epoch start.
📅 Please make sure to upgrade ASAP
📚 Full binary release notes: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.42
👉 Let’s upgrade our MAINNET VALIDATORS. Please do:
cd ~/elrond-go-scripts-mainnet/
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
Retweet: https://twitter.com/lucianmincu/status/1573290072052473856?s=20&t=xCAJZpxP3NGk7Y1j3s3_0g📣 DEVNET Upgrade D1.3.42.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
This version D1.3.42.0 will align the devnet to the current testnet version in order to further test this release candidate. The activation epoch for the
FixAsyncCallBackArgsListEnableEpoch is set to the value 2130 which should happen in on September 23rd, ~2:35 AM UTC (in about 13 hours from now)
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our DEVNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🛠 Devnet Explorer | Devnet Wallet | Setup a Devnet Validator📣 TESTNET Upgrade T1.3.42.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
This version T1.3.42.0 brings one backwards compatibility fix on the testnet. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.42
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 TESTNET Upgrade T1.3.41.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
This version T1.3.41.0 brings more bugfixes found after we started testing the v1.3.40. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.41
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 DEVNET Upgrade D1.3.40.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
This version D1.3.40.0 will align the devnet to the current testnet version in order to further test this release candidate.
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our DEVNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🛠 Devnet Explorer | Devnet Wallet | Setup a Devnet Validator📣 TESTNET Upgrade T1.3.40.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
This version T1.3.40.0 brings more bugfixes found after we started testing the v1.3.38. The changes should be fully backwards compatible. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.40
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 TESTNET Upgrade T1.3.38.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
This version T1.3.38.0 brings some bugfixes found after we started testing the v1.3.37. The changes should be fully backwards compatible. Full binary description here https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.38
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 TESTNET Upgrade T1.3.37.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 MAINNET Upgrade v1.3.36.0
Hello Validators,
We are upgrading the MAINNET!
This release brings trie snapshot DB fixes.
📅 Please make sure to upgrade ASAP
📚 Full release notes: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.36
👉 Let’s upgrade our MAINNET VALIDATORS. Please do:
cd ~/elrond-go-scripts-mainnet/
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
Retweet: https://twitter.com/lucianmincu/status/1552731082524590081📣 TESTNET Upgrade T1.3.36.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator📣 DEVNET Upgrade D1.3.35.0
Hello Validators & Developers,
We are upgrading the DEVNET. This upgrade brings the Public Devnet in line with our Mainnet.
⏱ New mainnet features will be activated at Devnet epoch 1250 (~17:00 UTC)
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
🛠 Version: D1.3.35.0
👉 Let’s upgrade our DEVNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 Devnet Explorer | Devnet Wallet | Setup a Devnet Validator📣 MAINNET Upgrade v1.3.35.0
Hello Validators,
We are upgrading the MAINNET!
This release brings several fixes & improvements.
📅 Please make sure to upgrade ASAP
📚 Full release notes: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35
👉 Let’s upgrade our MAINNET VALIDATORS. Please do:
cd ~/elrond-go-scripts-mainnet/
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
Retweet: https://twitter.com/lucianmincu/status/1545119042113048576?s=20&t=gcsBcgsbyMO_0uTB9hsDgg📣 MAINNET Upgrade v1.3.35.0
Hello Validators,
We are upgrading the MAINNET!
This release brings several fixes & improvements.
📅 Please make sure to upgrade ASAP
📚 Full release notes: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35
👉 Let’s upgrade our MAINNET VALIDATORS. Please do:
cd ~/elrond-go-scripts-mainnet/
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
Retweet: https://twitter.com/lucianmincu/status/1541850107116658690📣 TESTNET Upgrade T1.3.34.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
👉 Let’s upgrade our TESTNET VALIDATORS. Please do:
cd ~/elrond-go-scripts
Getting an error? Remember to upgrade to the new scripts! https://t.me/ElrondValidatorsAnn/468
cd ~/elrond-go-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
🛠 It's time to build.
🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator