github MystenLabs/sui devnet-v1.13.0

latest releases: sui_v1.35.0_1726801593_rel_notes, sui_v1.34.0_1726795931_ci, sui_v1.34.0_1726791471_rel_notes...
pre-release10 months ago

Highlights

Sui Protocol Version in this release: 30

#14348:
A warning about the current level of Move Prover support for Sui is now printed when the Prover is run.

#13639:
Enhance our validators' protection mechanism against congestion to stop accepting transactions when one of the following happens:

  • There are long-running transactions waiting for execution in a certain object's queue
  • There are a large number of transactions waiting in a certain object's queue, or in general

#14223:
The error for using const-in-const changed to point at the feature gating.

#14322:
Add to protocol config 30 that sets supported providers to empty. This is the first step to deprecating the protocol config for checking supported providers and using node config instead.

#14305:
Make Sui to verify zkLogin legacy address (derived with padded address_seed). Upgrade protocol version to 29 to enable verification with legacy address.

#14290:
Sui now verifies the zkLogin legacy address (derived with padded address_seed). Upgrade protocol version to 29 to enable verification with legacy address.

Full log: https://github.com/MystenLabs/sui/commits/devnet-v1.13.0

Don't miss a new sui release

NewReleases is sending notifications on new releases.