MystenLabs / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
5.98k stars 11.09k forks source link

Prompt that SUI version needs to be updated #18897

Open Sifotd opened 1 month ago

Sifotd commented 1 month ago

Whenever the SUI version is updated, there are always some strange bugs reported. Such as unknown variant~boo1~expected one of 'u16~,u32~~u64f64' at line 1 column 3447. So hopefully there will be a reminder that users need to upgrade the version, rather than reporting weird bugs

Sifotd commented 1 month ago
微信图片_20240802210458
Sifotd commented 1 month ago

The code is correct, I can't use it until I update the version

stefan-mysten commented 1 month ago

@Sifotd thanks for reporting this. This was indeed fixed in v1.30.1, but unfortunately it did not make it into brew yet because of some CI error in that PR. If you can download the release from GitHub, it might be worth a few minutes to get you unblocked.

https://github.com/MystenLabs/sui/releases/tag/testnet-v1.30.1