Skip to content

devnet-v1.45.0

Pre-release
Pre-release

Choose a tag to compare

@ebmifa ebmifa released this 17 Mar 16:26
· 8 commits to 1a620cf1fd125fdd9c827dad0b783e81031f7d75 since this release
3ef5cc5

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 add support for 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 JSONRPC interface

GraphQL

#21474: fixed a partition advance flakiness bug, no impact on 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.


Full Log: https://github.com/MystenLabs/sui/commits/devnet-v1.45.0