π£ DEVNET Upgrade D1.5.13.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version T1.5.13.0 brings another change for the libp2p libraries along with the new go compiler v1.20.7
Please check the scripts belowπ the required changes to tell the mx-chain-scripts that the go compiler changed.
π There is no activation flag for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET VALIDATORS. Please do:
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version T1.5.13.0 brings another change for the libp2p libraries along with the new go compiler v1.20.7
Please check the scripts belowπ the required changes to tell the mx-chain-scripts that the go compiler changed.
π There is no activation flag for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET VALIDATORS. Please do:
cd ~/mx-chain-scriptsπ It's time to build.
./script.sh github_pull
cd ~/mx-chain-scripts/config
sed -i 's/.*GO_LATEST_TESTED=.*/GO_LATEST_TESTED="go1.20.7"/' variables.cfg
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ MAINNET Upgrade v1.5.13.0
Hello Validators,
We are upgrading the MAINNET!
This version v1.5.13.0 is out π₯. We call it Altair Patch 2.
βΉοΈ This version brings the changes required so we can upgrade the go compiler to a newer version, v1.20.7 along with a new libp2p library update.
Please check the scripts belowπ and ensure that
Full description can be found here: https://multiversx.com/releases/release-altair-patch-2-v1-5-13
π Actions needed:
βοΈplease upgrade your nodes as soon as possible.
π There are no activation flags for this release.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.5.13.0
π Letβs upgrade our MAINNET VALIDATORS. Please do:
Retweet: https://twitter.com/lucianmincu/status/1693902184654516350
πExplorer | Wallet | Setup a Mainnet Validator
Hello Validators,
We are upgrading the MAINNET!
This version v1.5.13.0 is out π₯. We call it Altair Patch 2.
βΉοΈ This version brings the changes required so we can upgrade the go compiler to a newer version, v1.20.7 along with a new libp2p library update.
Please check the scripts belowπ and ensure that
./script.sh github_pullis executed
Full description can be found here: https://multiversx.com/releases/release-altair-patch-2-v1-5-13
π Actions needed:
βοΈplease upgrade your nodes as soon as possible.
π There are no activation flags for this release.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.5.13.0
π Letβs upgrade our MAINNET VALIDATORS. Please do:
cd ~/mx-chain-scriptsπ Itβs time to build.
./script.sh github_pull
./script.sh upgrade
./script.sh start
Retweet: https://twitter.com/lucianmincu/status/1693902184654516350
πExplorer | Wallet | Setup a Mainnet Validator
π£ DEVNET2 starting fresh D1.5.13.1
Hello Validators,
We are setting up the new DEVNET. We call it DEVNET2 as it will run in parallel, for now, with the current devnet. If you decide to move your validators to the DEVNET2, you will need to call the
β³The links for the Devnet2 explorer and wallet are currently unavailable, we are working on bringing them online before the genesis event.
π Genesis time: Wednesday, September 6th, 2023 11:33:20 GMT (timestamp: 1694000000) - all features will activate in Epoch 1 (4 hours after Genesis)
β’ 1 devnet2 epoch = 4 hours
β’ unbonding period = 4800 rounds / 2 epochs / 8 hours
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET2 VALIDATORS. Please do:
π Devnet2 Explorer | Devnet2 Wallet | Setup a Devnet Validator
Hello Validators,
We are setting up the new DEVNET. We call it DEVNET2 as it will run in parallel, for now, with the current devnet. If you decide to move your validators to the DEVNET2, you will need to call the
./script.sh remove_db in order to remove the existing DB, otherwise, this command can be skipped.β³The links for the Devnet2 explorer and wallet are currently unavailable, we are working on bringing them online before the genesis event.
π Genesis time: Wednesday, September 6th, 2023 11:33:20 GMT (timestamp: 1694000000) - all features will activate in Epoch 1 (4 hours after Genesis)
β’ 1 devnet2 epoch = 4 hours
β’ unbonding period = 4800 rounds / 2 epochs / 8 hours
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET2 VALIDATORS. Please do:
cd ~/mx-chain-scriptsπ It's time to build.
./script.sh github_pull
./script.sh stop
./script.sh remove_db
./script.sh upgrade
./script.sh start
π Devnet2 Explorer | Devnet2 Wallet | Setup a Devnet Validator
Multiversx
MultiversX Docs
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Upgrade T1.6.1.3
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.1.3 brings the much awaited Sirius release. The full release notes can be read here: https://github.com/multiversx/mx-specs/blob/main/releases/protocol/release-specs-v1.6.0-Sirius.md
There are a lot of features to be tested out, including the multikey feature, governance v3 system smart contract, DNS v2 subsystem, the new VM v1.5, the reworked full archive system and other optimizations & fixes.
π The activation epoch is set to 3209 which should happen on September 22, ~07:00 UTC. The async callbacks for the smart contract calls will stop working with ~400 rounds before that epoch and resume just after the epoch activation.
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.1.3 brings the much awaited Sirius release. The full release notes can be read here: https://github.com/multiversx/mx-specs/blob/main/releases/protocol/release-specs-v1.6.0-Sirius.md
There are a lot of features to be tested out, including the multikey feature, governance v3 system smart contract, DNS v2 subsystem, the new VM v1.5, the reworked full archive system and other optimizations & fixes.
π The activation epoch is set to 3209 which should happen on September 22, ~07:00 UTC. The async callbacks for the smart contract calls will stop working with ~400 rounds before that epoch and resume just after the epoch activation.
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
GitHub
mx-specs/releases/protocol/release-specs-v1.6.0-Sirius.md at main Β· multiversx/mx-specs
MultiversX specs documentation. Contribute to multiversx/mx-specs development by creating an account on GitHub.
π£ TESTNET Upgrade T1.6.2.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.2.0 brings several fixes and optimizations found during the initial T1.6.1.3 testing.
π The activation epoch is set to 3350 which should happen on October 4th, ~01:00 UTC
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.2.0 brings several fixes and optimizations found during the initial T1.6.1.3 testing.
π The activation epoch is set to 3350 which should happen on October 4th, ~01:00 UTC
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Upgrade T1.6.3.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.3.0 brings several fixes and optimizations found during the intensive T1.6.2.0 release testing.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.3.0 brings several fixes and optimizations found during the intensive T1.6.2.0 release testing.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ DEVNET Upgrade D1.5.14.0
Hello Validators,
We are upgrading the DEVNET (devnet2). We upgrade the nodes and KEEP the database.
- This version T1.5.14.0 brings a small refactor to an invariant check.
π There is no activation flag for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET VALIDATORS. Please do:
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Hello Validators,
We are upgrading the DEVNET (devnet2). We upgrade the nodes and KEEP the database.
- This version T1.5.14.0 brings a small refactor to an invariant check.
π There is no activation flag for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET VALIDATORS. Please do:
cd ~/mx-chain-scriptsπ It's time to build.
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ MAINNET Upgrade v1.5.14.0
Hello Validators,
We are upgrading the MAINNET!
This version v1.5.14.0 is out π₯. We call it Altair Patch 3.
βΉοΈ This version brings the updated VM 1.4 library that contains a minor refactoring around an invariant check.
Full description can be found here: https://multiversx.com/releases/release-altair-patch-3-v1-5-14
π Actions needed:
βοΈplease upgrade your nodes as soon as possible.
π There are no activation flags for this release.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.5.14.0
π Letβs upgrade our MAINNET VALIDATORS. Please do:
Retweet: https://twitter.com/lucianmincu/status/1721469325872181289
πExplorer | Wallet | Setup a Mainnet Validator
Hello Validators,
We are upgrading the MAINNET!
This version v1.5.14.0 is out π₯. We call it Altair Patch 3.
βΉοΈ This version brings the updated VM 1.4 library that contains a minor refactoring around an invariant check.
Full description can be found here: https://multiversx.com/releases/release-altair-patch-3-v1-5-14
π Actions needed:
βοΈplease upgrade your nodes as soon as possible.
π There are no activation flags for this release.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.5.14.0
π Letβs upgrade our MAINNET VALIDATORS. Please do:
cd ~/mx-chain-scriptsπ Itβs time to build.
./script.sh github_pull
./script.sh upgrade
./script.sh start
Retweet: https://twitter.com/lucianmincu/status/1721469325872181289
πExplorer | Wallet | Setup a Mainnet Validator
π£ DEVNET Upgrade D1.5.15.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version T1.5.15.0 brings the fix to the problem first identified on the mainnet that made the shuffled out validators unable to rejoin the network in the new shard in some exceptional cases.
π There is no activation flag for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET VALIDATORS. Please do:
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version T1.5.15.0 brings the fix to the problem first identified on the mainnet that made the shuffled out validators unable to rejoin the network in the new shard in some exceptional cases.
π There is no activation flag for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π Letβs upgrade our DEVNET VALIDATORS. Please do:
cd ~/mx-chain-scriptsπ It's time to build.
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ MAINNET Upgrade v1.5.15.0
Hello Validators,
We are upgrading the MAINNET!
This version v1.5.15.0 is out π₯. We call it Altair Patch 4.
βΉοΈ This version brings an important fix for nodes starting an epoch in a new shard without recent DB info. This is necessary for shuffled-out validator nodes.
Full description can be found here: https://multiversx.com/releases/release-altair-patch-4-v1-5-15
β οΈ If you applied the patch for the stuck validators on shard 2, please revert the file
π Actions needed:
βοΈplease upgrade your nodes as soon as possible.
π There are no activation flags for this release.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.5.15.0
π Letβs upgrade our MAINNET VALIDATORS. Please do:
π Itβs time to build.
Retweet: https://twitter.com/lucianmincu/status/1725213209907368252
πExplorer | Wallet | Setup a Mainnet Validator
Hello Validators,
We are upgrading the MAINNET!
This version v1.5.15.0 is out π₯. We call it Altair Patch 4.
βΉοΈ This version brings an important fix for nodes starting an epoch in a new shard without recent DB info. This is necessary for shuffled-out validator nodes.
Full description can be found here: https://multiversx.com/releases/release-altair-patch-4-v1-5-15
β οΈ If you applied the patch for the stuck validators on shard 2, please revert the file
~/mx-chain-scripts/config/variable.cfg by putting empty string for the override configs parameter OVERRIDE_CONFIGVER="" and only after that start the normal upgrade process.π Actions needed:
βοΈplease upgrade your nodes as soon as possible.
π There are no activation flags for this release.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.5.15.0
π Letβs upgrade our MAINNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
π Itβs time to build.
Retweet: https://twitter.com/lucianmincu/status/1725213209907368252
πExplorer | Wallet | Setup a Mainnet Validator
π£ TESTNET Upgrade T1.6.4.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.4.0 brings more fixes and optimizations found during the intensive T1.6.3.0 release testing.
π The activation epoch is set to 3940 which should happen in ~34h (2023.11.22 05:35)
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.41
- notifier: v1.2.0
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.4.0 brings more fixes and optimizations found during the intensive T1.6.3.0 release testing.
π The activation epoch is set to 3940 which should happen in ~34h (2023.11.22 05:35)
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.41
- notifier: v1.2.0
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Reset: T1.5.15.0 - Remove DB
Hello Validators,
We are resetting the TESTNET and bringing it in line with mainnet.
π The genesis timestamp is 1700900000 which should happen on Sat Nov 25 2023 08:13:20 GMT
β’ 1 testnet epoch = 2 hours
β’ unbonding period = 2400 rounds / 2 epochs / 4 hours
β’ all features activate in epoch 1
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.39
- notifier: v1.1.11
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are resetting the TESTNET and bringing it in line with mainnet.
π The genesis timestamp is 1700900000 which should happen on Sat Nov 25 2023 08:13:20 GMT
β’ 1 testnet epoch = 2 hours
β’ unbonding period = 2400 rounds / 2 epochs / 4 hours
β’ all features activate in epoch 1
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.39
- notifier: v1.1.11
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
./script.sh stop
./script.sh remove_db
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Upgrade T1.6.5.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.5.0 brings the whole release candidate v1.6.x over the existing v1.5.15 version (just like it will happen on the mainnet).
π The activation epoch is set to 45 which should happen on Wednesday, Nov 29, 2023, ~02:13:20 UTC
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.41
- notifier: v1.1.2
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.5.0 brings the whole release candidate v1.6.x over the existing v1.5.15 version (just like it will happen on the mainnet).
π The activation epoch is set to 45 which should happen on Wednesday, Nov 29, 2023, ~02:13:20 UTC
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.41
- notifier: v1.1.2
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Upgrade T1.6.6.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.6.0 brings some fixes found on the T1.6.5.0 release.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.0
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.6.0 brings some fixes found on the T1.6.5.0 release.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.0
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ DEVNET Upgrade D1.6.6.1
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version T1.6.6.1 brings the RC v1.6.0 to the devnet. This is our last stop in the testing process before the mainnet upgrade.
π The activation epoch is set to 629 which should happen on 2023.12.20 ~10:34 UTC
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.0
π Letβs upgrade our DEVNET VALIDATORS. Please do:
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version T1.6.6.1 brings the RC v1.6.0 to the devnet. This is our last stop in the testing process before the mainnet upgrade.
π The activation epoch is set to 629 which should happen on 2023.12.20 ~10:34 UTC
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.0
π Letβs upgrade our DEVNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Upgrade T1.6.7.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.7.0 brings one minor fix on the multikey feature regarding the named identity functionality.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.2
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.7.0 brings one minor fix on the multikey feature regarding the named identity functionality.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.2
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ DEVNET Upgrade D1.6.7.0
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version D1.6.7.0 brings one minor fix on the multikey feature regarding the named identity functionality.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.3
π Letβs upgrade our DEVNET VALIDATORS. Please do:
π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Hello Validators,
We are upgrading the DEVNET. We upgrade the nodes and KEEP the database.
- This version D1.6.7.0 brings one minor fix on the multikey feature regarding the named identity functionality.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.42
- notifier: v1.2.3
π Letβs upgrade our DEVNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Devnet Explorer | Devnet Wallet | Setup a Devnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ MAINNET Upgrade v1.6.7.0
Hello Validators,
We are upgrading the MAINNET!
This version v1.6.7.0 is out π₯. We call it Sirius.
βΉοΈ This version brings the much awaited v1.6.x version of the node that contains 18 major features and over 90 smaller fixes, upgrades and optimizations. The release notes can be found here:
https://multiversx.com/releases/release-sirius-v1-6-7
π³Since this version contained a lot of new features and breaking changes, the proposal passed the voting process β , more info can be found here: https://governance.multiversx.com/proposal/erd1qqqqqqqqqqqqqpgqrgnkavjf5nl943crczz5wjxzs5garatj47dsnupxm6/1
β οΈ While preparing the announcement for this release, a small issue was detected that might cause a slight performance degradation. This is only temporarily as it affects only the processing in the epoch in which the node was upgraded to the v1.6.7 version, during the next epochs following the upgrade, the problem dissapears. The patch for this is still in the works/testing phase and is not available now. Therefore, there are 2 possibilities:
1. upgrade now with the v1.6.7 version - in this case, we recommend doing the upgrade process 1-2 hours before an epoch change
or:
2. wait for the new release v1.6.8 that fixes this (ETA: 2-3 days)
π»Please make sure you upgrade your host's operating system if you are running on older versions of Ubuntu. The recommendation from the official docs is Ubuntu 22.04. Some issues were found on hosts running Ubuntu 18.04 that prevented the correct setup of the new version of the node.
π§© Compatible services:
- proxy: v1.1.43
- notifier: v1.2.3
π Actions needed:
βοΈplease upgrade your nodes as you might find best suitable for you
π The activation epoch is set to 1265 which should happen on January 16-th 2024, ~16:05 UTC.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.6.7.0
π If you decide to upgrade our MAINNET VALIDATORS, please do:
π Itβs time to build.
Retweet: https://twitter.com/lucianmincu/status/1742525879958356248
πExplorer | Wallet | Setup a Mainnet Validator
Hello Validators,
We are upgrading the MAINNET!
This version v1.6.7.0 is out π₯. We call it Sirius.
βΉοΈ This version brings the much awaited v1.6.x version of the node that contains 18 major features and over 90 smaller fixes, upgrades and optimizations. The release notes can be found here:
https://multiversx.com/releases/release-sirius-v1-6-7
π³Since this version contained a lot of new features and breaking changes, the proposal passed the voting process β , more info can be found here: https://governance.multiversx.com/proposal/erd1qqqqqqqqqqqqqpgqrgnkavjf5nl943crczz5wjxzs5garatj47dsnupxm6/1
β οΈ While preparing the announcement for this release, a small issue was detected that might cause a slight performance degradation. This is only temporarily as it affects only the processing in the epoch in which the node was upgraded to the v1.6.7 version, during the next epochs following the upgrade, the problem dissapears. The patch for this is still in the works/testing phase and is not available now. Therefore, there are 2 possibilities:
1. upgrade now with the v1.6.7 version - in this case, we recommend doing the upgrade process 1-2 hours before an epoch change
or:
2. wait for the new release v1.6.8 that fixes this (ETA: 2-3 days)
π»Please make sure you upgrade your host's operating system if you are running on older versions of Ubuntu. The recommendation from the official docs is Ubuntu 22.04. Some issues were found on hosts running Ubuntu 18.04 that prevented the correct setup of the new version of the node.
π§© Compatible services:
- proxy: v1.1.43
- notifier: v1.2.3
π Actions needed:
βοΈplease upgrade your nodes as you might find best suitable for you
π The activation epoch is set to 1265 which should happen on January 16-th 2024, ~16:05 UTC.
Configuration release notes: https://github.com/multiversx/mx-chain-mainnet-config/releases/tag/v1.6.7.0
π If you decide to upgrade our MAINNET VALIDATORS, please do:
cd ~/mx-chain-scripts
./script.sh github_pull
./script.sh upgrade
./script.sh start
π Itβs time to build.
Retweet: https://twitter.com/lucianmincu/status/1742525879958356248
πExplorer | Wallet | Setup a Mainnet Validator
π£ TESTNET Upgrade T1.6.8.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.8.0 brings the performance degradation fix found during the v1.6.7 upgrade.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.43
- notifier: v1.2.3
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.8.0 brings the performance degradation fix found during the v1.6.7 upgrade.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.43
- notifier: v1.2.3
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.
π£ TESTNET Upgrade T1.6.9.0
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.9.0 brings the fix for the single-key redundancy system.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.43
- notifier: v1.2.3
π Letβs upgrade our TESTNET VALIDATORS. Please do:
π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Hello Validators,
We are upgrading the TESTNET. We upgrade the nodes and KEEP the database.
- This version T1.6.9.0 brings the fix for the single-key redundancy system.
π There is no activation epoch for this release
β οΈ Do not upgrade your mainnet validators! You risk getting jailed and jeopardizing the mainnet.
π§© Compatible services:
- proxy: v1.1.43
- notifier: v1.2.3
π Letβs upgrade our TESTNET VALIDATORS. Please do:
cd ~/mx-chain-scripts
./script.sh github_pull
cd ~/mx-chain-scripts
./script.sh upgrade
./script.sh start
π It's time to build.π Testnet Explorer | Testnet Wallet | Setup a Testnet Validator
Multiversx
MultiversX Explorer
A highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.