TechFlow news: The Sui mainnet has been upgraded to version V1.13.0, and the Sui protocol has been upgraded to version 30. Other upgrade highlights are as follows:
1. When running the Prover, warnings about Sui's current Move Prover support level are now printed;
2. Enhanced validator node protection mechanisms to prevent accepting transactions when there are long-running transactions waiting for execution in an object queue, or when a large number of transactions are queued for a single object;
3. Error messages for the use of const-in-const have been updated to point to the feature gating;
4. Added a setting in the protocol configuration to support provider-empty configurations (version 30), marking the first step toward deprecating the protocol configuration check for supported providers and instead using node configuration;
5. Sui now validates zkLogin legacy addresses (derived using padded address_seed), and the protocol version has been upgraded to 29 to enable validation of legacy addresses.




