github MystenLabs/sui testnet-v1.19.0

latest releases: sui_v1.29.0_1719993094_ci, sui_v1.29.0_1719986785_rel_notes, sui_v1.29.0_1719972733_ci...
4 months ago

Sui Protocol Version in this release: 36

#16190: The CLI now correctly handles the table output for a transaction without inputs or commands. For example, calling client call --package 0x2 --module kiosk --function default now has a properly formatted output.

#16193: Fixed the CLI to handle the table output for a transaction that has no inputs or commands. (e.g., calling client call --package 0x2 --module kiosk --function default).

#16190: The CLI now correctly handles the table output for a transaction without inputs or commands. For example, calling client call --package 0x2 --module kiosk --function default now has a properly formatted output.

#15928: A set of changes for the Move compiler

  • macro function support has been added for 2024.alpha.
  • Bug fix (and minor breaking change): Move type parameters now correctly respect the rules of restricted identifiers, similar to all other names.
  • To support macros, the syntax for the type signature of lambdas has
    changed. This will break any existing specs (which are no longer
    supported) when moving to the new edition.

Full log: https://github.com/MystenLabs/sui/commits/testnet-v1.19.0

Don't miss a new sui release

NewReleases is sending notifications on new releases.