MyGit

mainnet-v1.12.2

MystenLabs/sui

版本发布时间: 2023-10-25 07:41:21

MystenLabs/sui最新发布版本:testnet-v1.14.0(2023-11-14 10:40:33)

Highlights

Sui Protocol Version in this release: 29

https://github.com/MystenLabs/sui/pull/14305: Make Sui to verify zkLogin legacy address (derived with padded address_seed). Upgrade protocol version to 29 to enable verification with the legacy address.

https://github.com/MystenLabs/sui/pull/14100: Fix bug in the verify_zklogin_id function which returns a VerifiedId as expected, but the object can't be transferred or wrapped because it doesn't have the store ability. The function now transfers the VerifiedId to the sender instead. The same fix has been implemented for verify_zklogin_issuer.

https://github.com/MystenLabs/sui/pull/13817: Added a verify_zklogin_id function to the Sui Framework. You can use the function to prove the specific identity used to create a zkLogin address and link the identity to their address. The function returns a verified identity object, which you can use to authenticate smart contracts. Also added a similar function, verify_zklogin_iss, which reveals only who issued the identity that was used to create a zkLogin address.

Full log: https://github.com/MystenLabs/sui/commits/mainnet-v1.12.2

相关地址:原始地址 下载(tar) 下载(zip)

1、 sui-mainnet-v1.12.2-macos-arm64.tgz 126MB

2、 sui-mainnet-v1.12.2-macos-x86_64.tgz 130.75MB

3、 sui-mainnet-v1.12.2-ubuntu-x86_64.tgz 149MB

4、 sui-mainnet-v1.12.2-windows-x86_64.tgz 108.25MB

查看:2023-10-25发行的版本