github multiversx/mx-chain-mainnet-config v1.3.42.0

2 years ago

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

Don't miss a new mx-chain-mainnet-config release

NewReleases is sending notifications on new releases.