MultiversX Validators Announcements
613 subscribers
57 photos
4 videos
651 links
MultiversX Validators can get all the relevant information here.
Download Telegram
πŸ“£ DEVNET Upgrade D1.2.38.0

Hello Validators & Developers,

We are upgrading the DEVNET. We upgrade the nodes and keep the database. This upgrade brings the devnet in line with the mainnet.

πŸ‘Œ Devs: no on-chain data loss because of this upgrade.

⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.

πŸ›  Version: D1.2.38.0

πŸ‘‰ Let’s upgrade our DEVNET VALIDATORS. Please do:

cd ~/elrond-go-scripts-devnet
./script.sh github_pull
./script.sh upgrade
./script.sh start

πŸ› 
Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
πŸ“£ TESTNET Upgrade T1.3.2.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

This release brings the highly anticipated "Scheduled Smart Contract execution" feature, which increases the time allocated for executing transactions beyond the currently dedicated 1.5 seconds sub-round. This will translate into a higher overall throughput, with major upside for DeFi operations.

⚠️ 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-testnet
./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.3.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

This release adds a new balancing mechanism for the maximum gas per block (to be activated at test epoch 700), and fixes to issues that were identified by testing the previous test version.

⚠️ 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-testnet
./script.sh github_pull
./script.sh upgrade
./script.sh start

πŸ›  It's time to build.

🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
πŸ“£ TESTNET Reset: T1.2.38.1 - Remove DB

Hello Validators,

We are resetting the TESTNET and bringing it in line with mainnet.

⚑️ The testnet Maiar Exchange will be also reset in the process.

⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.

βœ… We delete the existing TESTNET databases.

πŸ›  Version: T1.2.38.1

πŸ‘‰ Let's upgrade our TESTNET VALIDATORS. Please do:

cd ~/elrond-go-scripts-testnet
./script.sh github_pull
./script.sh stop
./script.sh remove_db
./script.sh upgrade
./script.sh start

⏱ Genesis time: Monday February 07 04:00 UTC, with all features full activated at 06:00 UTC, after which heavy testing can begin.

β€’ 1 testnet epoch = 2 hours
β€’ unbonding period = 2400 rounds / 2 epochs / 4 hours

🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
πŸ“£ TESTNET Upgrade T1.3.5.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

A lot of important new features will be activated at testnet Epoch 55:

β€’ New gas schedule
β€’ Optimized NFT storage
β€’ Front running protection
β€’ Balancing shard loads via TXs per miniblock
β€’ Not sending empty smart contract results

Notably, Scheduled Transactions will remain inactive, as we address a bug found while testing, which will be patched via a subsequent upgrade.

This release also brings go compiler v1.17.6 - please make sure to github_pull as indicated in the upgrade process.

⚠️ 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-testnet
./script.sh github_pull
./script.sh upgrade
./script.sh start

πŸ›  It's time to build.

🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
♻️ Devnet - Shard 2 Validators please restart your nodes

Hey Validators,

Those of you running DEVNET validators with eligible Validators assigned to Shard 2:

πŸ‘‰ Please do: Restart Shard 2 Validator nodes on the DEVNET

cd ~/elrond-go-scripts-devnet
./script.sh stop
./script.sh start

Why: Shard 2 got stuck and needs resetting.

We also know the reason there - we used observer nodes and other components that are newer than what's on the mainnet (read that as BETA) in conjunction with the Devnet, for some builders to try out new things.

So this can't happen on the mainnet, no risk there.

πŸ›  Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
πŸ“£ TESTNET Upgrade T1.3.6.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

This release brings fixes to newly discovered API bugs and changes to the indexer.

⚠️ 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-testnet
./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.2.38.1

Hello Validators & Developers,

We are upgrading the DEVNET. We upgrade the nodes and keep the database. This upgrade brings no code change, just tweaks to the configuration.

πŸ‘Œ Devs: no on-chain data loss because of this upgrade.

⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.

πŸ›  Version: D1.2.38.1

πŸ‘‰ Let’s upgrade our DEVNET VALIDATORS. Please do:

cd ~/elrond-go-scripts-devnet
./script.sh github_pull
./script.sh upgrade
./script.sh start

πŸ› 
Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
πŸ–₯ The new Delegation Dashboard is available for testing - let's do it!

Hello Validators,

A new and improved Delegation Dashboard is available for testing.

This version is using the latest dapp core module, which is more efficient that the previous version. Visual improvements and other new features await you to discover them!

Read & install: https://github.com/ElrondNetwork/delegation-dashboard.elrond.com

Feedback: https://docs.google.com/spreadsheets/d/1IbpRcQdSQLUO1re7tkzKqDn4ytsdgJRf
πŸ“£ MAINNET Upgrade V1.2.38.1

Hello Validators,

We are upgrading the MAINNET!

This release brings an adjustment to the gas schedule, increasing efficiency for some operations.

⏱ The configuration changes will go into effect in Epoch 582 March 04 ±14:45 UTC

πŸ“š Full release notes: https://github.com/ElrondNetwork/elrond-config-mainnet/releases/tag/v1.2.38.1

πŸ‘‰ 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.
πŸ“£ Emergency Mainnet Upgrade Coming In The Next Few Hours - please be online and ready to deploy the latest release ASAP

Hello Validators,

An issue has been identified that is impacting Shard 0 accounts & transactions. A fix is in the works, and a new release needs to be deployed on the mainnet as soon as possible.

Please enable notifications for the Elrond Validators Announcement channel and be ready to upgrade on short notice.

We thank you all for your attention and availability on such short notice πŸ™Œ
πŸ“£ MAINNET Upgrade V1.2.38.1-rc2

Hello Validators,

We are upgrading the MAINNET!

This release fixes an ongoing Shard 0 issue. Please upgrade ASAP.

⏱ Please upgrade ASAP.

πŸ‘‰ 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.
πŸ“£ TESTNET Reset: T1.2.38.2 - Remove DB

Hello Validators,

We are resetting the TESTNET and bringing it in line with mainnet.

⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.

βœ… We delete the existing TESTNET databases.

πŸ›  Version: T1.2.38.2-rc2

πŸ‘‰ Let's upgrade our TESTNET VALIDATORS. Please do:

cd ~/elrond-go-scripts-testnet
./script.sh github_pull
./script.sh stop
./script.sh remove_db
./script.sh upgrade
./script.sh start

⏱ Genesis time: Monday March 07 12:00 UTC, with all features full activated at 18:00 UTC, after which heavy testing can begin.

β€’ 1 testnet epoch = 2 hours
β€’ unbonding period = 2400 rounds / 2 epochs / 4 hours

🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
πŸ“£ TESTNET Upgrade T1.3.8.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

A lot of important new features will be activated at testnet Epoch 21 (~06:00 UTC):

β€’ Elrond VM v1.4.34.-rc7
β€’ Scheduled TXs
β€’ Trie storage improvements
β€’ NFT storage optimizations
β€’ Gas schedule v6
β€’ Other fixes and optimizations

⚠️ 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-testnet
./script.sh github_pull
./script.sh upgrade
./script.sh start

πŸ›  It's time to build.

🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
πŸ–₯ It's time to test! A new version of the Delegation Dashboard is available

Hello Validators,

A new and improved Delegation Dashboard is available for testing.

Based on your feedback, we have found and fixed a number of items! This version includes fixes for:

β€’ Connection via Ledger
β€’ Maiar DeFi Wallet
β€’ Nodes Operations
β€’ Nodes status
β€’ Upgrade dapp-core v1.0.18

πŸ‘‰ Read & install: https://github.com/ElrondNetwork/delegation-dashboard.elrond.com

πŸ“š Feedback: https://docs.google.com/spreadsheets/d/1IbpRcQdSQLUO1re7tkzKqDn4ytsdgJRf
πŸ“£ TESTNET Reset: T1.2.38.3-rc2 - Remove DB

Hello Validators,

We are resetting the TESTNET for a new set of tests on the next mainnet release candidate.

⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.

βœ… We delete the existing TESTNET databases.

πŸ›  Version: T1.2.38.3-rc2

πŸ‘‰ Let's upgrade our TESTNET VALIDATORS. Please do:

cd ~/elrond-go-scripts-testnet
./script.sh github_pull
./script.sh stop
./script.sh remove_db
./script.sh upgrade
./script.sh start

⏱ Genesis time: Monday March 14 15:00 UTC, with all features full activated at 18:00 UTC, after which heavy testing can begin.

β€’ 1 testnet epoch = 2 hours
β€’ unbonding period = 2400 rounds / 2 epochs / 4 hours

🌐 Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
πŸ“£ TESTNET Upgrade T1.3.10.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

A lot of important new features will be activated at testnet Epoch 14 (~19:00 UTC):

β€’ Elrond VM v1.4.34.-rc7
β€’ Scheduled TXs
β€’ Trie storage improvements
β€’ NFT storage optimizations
β€’ Gas schedule v6
β€’ Other fixes and optimizations

⚠️ 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-testnet
./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.12.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

This release brings minor fixes.

⚠️ 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-testnet
./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.13.0

Hello Validators,

We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.

This release brings minor fixes.

⚠️ 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-testnet
./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.13.0

Hello Validators & Developers,

We are upgrading the DEVNET. We upgrade the nodes and keep the database. This DEVNET upgrade is an additional precautionary measure ahead of upgrading the mainnet.

⏱ Devnet Epoch 3395: Scheduled TXs, Gas Schedule v6, NFT storage optimization
⏱ Devnet Epoch 3397: New trie storage model

πŸ‘Œ Devs: no on-chain data loss because of this upgrade.

⚠️ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.

πŸ›  Version: D1.3.13.0

πŸ‘‰ Let’s upgrade our DEVNET VALIDATORS. Please do:

cd ~/elrond-go-scripts-devnet
./script.sh github_pull
./script.sh upgrade
./script.sh start

πŸ› 
Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
πŸ“£ MAINNET Upgrade v1.3.13.0

Hello Validators,

We are upgrading the MAINNET!

This release brings important improvements to the protocol, that will result in higher overall throughput and decreased costs for several operations. 23 new features and 41 bugfixes are included.

New features will activate as follows:

⏱ Mainnet Epoch 613: Scheduled TXs, Gas Schedule v6, NFT storage optimization
⏱ Mainnet Epoch 615: New trie storage model

πŸ—“ Please upgrade latest on Sunday April 03

πŸ“š Full release notes: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.13

πŸ‘‰ 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/1507267697352093696