TechFlow News — According to the official announcement, the Sui mainnet has now been upgraded to version V1.12.2, and the Sui protocol has been upgraded to version 29. Other key updates are listed below:
1. Enables Sui to verify zkLogin historical addresses (derived via a populated address_seed). Upgrade the protocol version to 29 to enable verification of historical addresses.
2. Fixed a bug in the verify_zklogin_id function, which previously returned a VerifiedId as intended, but the object lacked the store capability and could not be transferred or wrapped. After the fix, the function now sends the VerifiedId to the sender. The same fix has been applied to verify_zklogin_issuer.
3. Added the verify_zklogin_id function to the Sui framework, allowing users to prove the specific identity used to create a zkLogin address, link identities to their addresses, and use it for verifying smart contracts.




