Skip to content

v1.5.12.0 - Altair patch 1

Compare
Choose a tag to compare
@iulianpascalau iulianpascalau released this 01 Aug 09:04
06a48a9

Release v1.5.12.0 is out 馃殌

This release updates the new libp2p libraries to the newest versions. Starting from this version, the node should be compiled with a go compiler no older than v1.20.5, or the code might not compile due to the constraints found in the libp2p libraries used.
The node can now connect on the p2p level with another 3 transports besides the already used TCP: QUIC, WebSocket, and WebTransport.

There is 1 flag that will be enabled on epoch 1126 which is scheduled to happen on August 30th, 2023 ~15:45 UTC

  • DeterministicSortOnValidatorsInfoEnableEpoch - will activate a deterministic sort on the assembled validators info in the miniblocks. This will prevent the validators from having different versions of miniblocks that contain the exact same information in the improbable situation when we might have 2 validator info structures for the same BLS public key.

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