Releases: multiversx/mx-chain-mainnet-config
v1.3.42.0-rosetta1
MAINNET config for rosetta.
v1.3.42.0
Release v1.3.42.0 is out 🚀
The 4 flags described below will be enabled on epoch 795 which is scheduled to happen on October 3rd, 2022 ~15:15 UTC.
ESDTMetadataContinuousCleanupEnableEpoch
- due to an unintended behavior, metadata of tokens that don't belong anymore to any address in a shard still remained in the trie, resulting in an unwanted and unnecessary state increase. This fix will proactively remove tokens metadata that aren't used anymore in a shard;HeartbeatDisableEpoch
disable the heartbeat v1 subsystem in order to improve both network bandwidth usage along with the consumed CPU times;MiniBlockPartialExecutionEnableEpoch
a new feature that allows the destination shard to partially execute miniblocks. The order is still kept but the atomic execution in one round is no longer required. This will add flexibility in the miniblocks and transactions execution while maintaining the existing processing flow;FixAsyncCallBackArgsListEnableEpoch
a minor fix for the asynchronous callback between shards that will now add the correct transaction data on the smartcontract result before the asyncallback call in the sender shard.
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.42
v1.3.36.0
Release v1.3.36.0 is out 🚀
There is one fix in this release that do not require an activation flag.
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.36
v1.3.35.0
Release v1.3.35.0 is out 🚀
There are 2 fixes that need activation flags: CheckFunctionArgumentEnableEpoch
that will be turned on on epoch 708 which should happen on July 08, 2022 ~15:00:00 UTC and CheckExecuteOnReadOnlyEnableEpoch
that will be turned on on epoch 707 which should happen on July 07, 2022 ~15:00:00 UTC
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.35
v1.3.31.0
Release v1.3.31.0 is out 🚀
There are 2 fixes that need activation flags: FailExecutionOnEveryAPIErrorEnableEpoch
and ManagedCryptoAPIsEnableEpoch
that will be turned on on epoch 706 which should happen on July 06, 2022 ~15:00:00 UTC
The activation flag CheckValueOnExecByCallerEnableEpoch
was renamed to DisableExecByCallerEnableEpoch
as to better reflect its use-case.
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.31
v1.3.28.0
Release v1.3.28.0 is out 🚀
There is one fix that needs an activation flag RefactorContextEnableEpoch that will be turned on on epoch 680 which should happen on June 10, 2022 ~15:00:00 UTC
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.28
v1.3.27.0
Release v1.3.27.0 is out 🚀
Set the CheckValueOnExecByCallerEnableEpoch flag to the correct value: 676 which happened on June 06, 2022 ~15:00:00 UTC in order to ensure full backward compatibility. Referenced the new binary version.
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.27
v1.3.25.1
Release v1.3.25.1 is out 🚀
There is one fix that needs an activation flag CheckValueOnExecByCallerEnableEpoch that will be turned on on epoch 675 which should happen on June 05, 2022 ~15:00:00 UTC
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.25
v1.3.25.0
Release v1.3.25.0 is out 🚀
There is one fix that needs an activation flag CheckValueOnExecByCallerEnableEpoch that will be turned on on epoch 669 which should happen on June 06, 2022 ~18:00:00 UTC
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.25
v1.3.23.0
Release v1.3.23.0 is out 🚀
This release contains several fixes and the new elasticsearch indexer engine v1.2.25
There is one fix that needs an activation flag CheckCorrectTokenIDForTransferRoleEnableEpoch
that will be turned on on epoch 669 which should happen on May 30, 2022 ~15:00:00 UTC
The full binary release notes are published here: https://github.com/ElrondNetwork/elrond-go/releases/tag/v1.3.23