MyGit

testnet-v1.14.0

MystenLabs/sui

版本发布时间: 2023-11-14 10:40:33

MystenLabs/sui最新发布版本:testnet-v1.14.0(2023-11-14 10:40:33)

Highlights

Sui Protocol Version in this release: 31

https://github.com/MystenLabs/sui/pull/14772: Improves the error message when running sui move test with the --coverage flag included on a non-debug build binary.

https://github.com/MystenLabs/sui/pull/14748: Improves the consistency of the display of object changes inside and outside of transaction effects. Additionally, fixes a bug that caused an object's change version to not correctly display as a u64.

https://github.com/MystenLabs/sui/pull/14664: Improves the formatting output in the CLI for the Transaction Data part when a transaction's response is displayed.

https://github.com/MystenLabs/sui/pull/14666: Improves the CLI's formatting output when displaying the gas data information in a transaction.

https://github.com/MystenLabs/sui/pull/14657: Improves the CLI's formatting output of the ObjectChange type when displaying transaction responses.

https://github.com/MystenLabs/sui/pull/14643: The Sui linters that have recently been introduced are now enabled by default. Consequently, you might see additional warnings even though you haven't changed any of your code or compiler build, test, publish, or upgrade options.

https://github.com/MystenLabs/sui/pull/14655:

Implements the Display trait for the BalanceChange type as part of a larger effort in implementing a well-structured output format for SuiTransactionBlockResponse in the CLI.

https://github.com/MystenLabs/sui/pull/12623: Shared object deletion is now enabled in devnet only. Shared objects can now be deleted similarly as other objects -- by taking it by value, unpacking it, and then deleting the object's UID.

Full log: https://github.com/MystenLabs/sui/commits/testnet-v1.14.0

相关地址:原始地址 下载(tar) 下载(zip)

1、 sui-testnet-v1.14.0-macos-arm64.tgz 135.05MB

2、 sui-testnet-v1.14.0-macos-x86_64.tgz 140.05MB

3、 sui-testnet-v1.14.0-ubuntu-x86_64.tgz 160.22MB

4、 sui-testnet-v1.14.0-windows-x86_64.tgz 116.4MB

查看:2023-11-14发行的版本