Protocol
Sui Protocol Version in this release: 78
#21444: enable group ops uncompressed in mainnet
#21420: Enable consensus garbage collection and new commit rule for testnet.
#21460: Add a new protocol version to support native transaction contexts and sponsor
.
#21492: Enables new ExecutionTimeEstimate
mode for congestion control in testnet
.
JSON-RPC
#21375: return error source information in dry run transactions
#21474: fixed a partition advance flakiness bug, no impact on the JSON-RPC
interface
GraphQL
#21474: fixed a partition advance flakiness bug without impacting the GraphQL interface.
CLI
#21204: Implicitly added dependencies on system packages (MoveStdLib, Sui, System, DeepBook, and Bridge) if they are not included in Move.toml
.
#21491: Starting with v1.45.0
, the sui console
command is not available anymore.