github multiversx/mx-chain-mainnet-config v1.4.14.0
v1.4.14.0 - Polaris patch 1

20 months ago

Release v1.4.14.0 is out 🚀

There is only one flag that will be enabled on epoch 970 which is scheduled to happen on Monday 27th, 2023 ~15:35 UTC.

  • RuntimeCodeSizeFixEnableEpoch fixes a wrong smart contract code size computation bug that, in certain conditions, could have prevented the correct operation of the nodes that just joined in the network at a certain epoch.
  • endpoints under the address group received an update that makes them always return empty or 0 values instead of errors when the requested account does not exist inside the trie.
    -> the list of the address group endpoints can be found on the Swagger Docs: https://gateway.multiversx.com/#/address
    -> example: (if the address erd1alice... doesn't exist), then <node>/address/erd1alice.../key/0a0a0a would have returned an 'account not found' before, while now it will return an empty result.

The full binary release notes are published here: https://github.com/multiversx/mx-chain-go/releases/tag/v1.4.14

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

NewReleases is sending notifications on new releases.