Skip to content

testnet-v1.24.1

Compare
Choose a tag to compare
@ebmifa ebmifa released this 06 May 22:34
· 2344 commits to main since this release
2aadf14

Sui Protocol Version in this release: 44

Highlights

CLI

#17322: Added automatic gas estimation feature for the Sui CLI. If gas budget is not provided, the tool will dry run the transaction to get a gas budget estimate, and then it will execute the transaction. That means that for all relevant commands the --gas-budget flag is now optional. Please note that this incurs a small cost in performance due to the additional dry run call.

Full log:

https://github.com/MystenLabs/sui/commits/testnet-v1.24.1