Skip to content

testnet-v1.18.1

Compare
Choose a tag to compare
@ebmifa ebmifa released this 12 Feb 23:31
· 2916 commits to main since this release
266bdf4

Sui Protocol Version in this release: 36

#16190: Fixes the panic that tabled throws when trying to show the output for a transaction that has no inputs or commands. (e.g., calling client call --package 0x2 --module kiosk --function default).

#16155: This PR adds a new metric to track transaction settlement finality. This is more accurate because it only tracks the case where a transaction is driven from raw transaction to effects with one try, successfully. Also use custom buckets and built-in histogram as it's more accurate.

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