github MystenLabs/sui testnet-v1.24.0

latest releases: sui_v1.29.0_1720202708_rel_notes, sui_v1.29.0_1720133201_ci, sui_v1.29.0_1720127055_rel_notes...
2 months ago

Sui Protocol Version in this release: 44

Highlights

GraphQL

#17313: There is no longer a Live or Historical, ObjectKind, they have been merged into a single Indexed kind representing any object that has been fetched from the index (as opposed to an object that we have information about but that hasn't been indexed yet, or an object that has been deleted or wrapped so is not available).

CLI

#17155: sui move build --path <relative_path> does not abort with os error 2

#17205: Adds receiver function aliases for functions in the sui::publisher module.

#17106: Developers might see more compiler diagnostics as dot chain (e.g., some_struct.some_field) parsing errors no longer prevent compilation and diagnostics from the compiler reaching later compilation stages where additional diagnostics may be generated.

#17267: The CLI will now create the testnet network instead of the devnet when the default configuration is accepted during the initial configuration.

Full log:

https://github.com/MystenLabs/sui/commits/testnet-v1.24.0

Don't miss a new sui release

NewReleases is sending notifications on new releases.