TechFlow reports that the Sui mainnet has now been upgraded to version V1.22.0, and the Sui protocol has been upgraded to version 42. Other upgrade highlights are as follows:
More precise rounding calculations are provided in the Deepbook accessor function (read-only), which returns order book data within a specified price range.
Support has been added for the serialize-signed-transaction and serialize-unsigned-transaction flags, which output transaction bytes instead of executing transactions via the sui client ptb command.
Fixed an issue where sui client verify-bytecode-meter incorrectly returned the tick used by the last function to be verified as the tick used by the last verified module.
A --module/-m flag has been added to sui client bytecode-verify-meter to verify certain module bytecodes, among other improvements.




