Orenix Terminal

Sui Devnet Update: v1.75.0 Released with Enhanced Protocol and Node Features

MystenLabs has released Sui Devnet v1.75.0, introducing a new protocol version with explicit bounds for binary pools and enhancements to linked tables.

Sui Devnet Network Update

MystenLabs has released Sui Devnet v1.75.0, marking a significant update to the Sui protocol. This release introduces a new protocol version (129) that adds explicit bounds for binary pools, which were previously implicitly constrained. This change aims to improve the overall stability and security of the Sui network.

In addition to the new protocol version, the release includes enhancements to the linked table feature. Specifically, it adds `insert_before` and `insert_after` methods to `sui::linked_table`, allowing for more flexible and efficient data management.

The update also includes improvements to the `sui::coin` module, utilizing `defining_ids` to enhance the functionality of coins in the Sui network.

For nodes, including validators and full nodes, the release provides a more robust and reliable experience. The update is now available for testing and development purposes, and it is expected to lay the groundwork for future improvements and enhancements to the Sui protocol.

The Sui Devnet v1.75.0 release is a significant step forward for the Sui ecosystem, and it demonstrates the ongoing commitment of MystenLabs to improving and refining the protocol.