Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
The tx_rows_committed metric was polluted by empty values.
Fixing it by skipping the entire commit if values is empty.
Test plan
clippy
Release notes
Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.
Description
The tx_rows_committed metric was polluted by empty values. Fixing it by skipping the entire commit if values is empty.
Test plan
clippy
Release notes
Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.