Skip to content

Sui v0.12.2 devnet release

Compare
Choose a tag to compare
@ebmifa ebmifa released this 21 Oct 00:09
· 10997 commits to main since this release
fd65bbe

Flat VM Fees: Updated

In 0.12.0, we rolled out Flat VM Fees, but quickly got feedback that this was too restrictive for some users who needed more room for computation. If we increased the gas limit for these users, we would inherently tax other users with lesser needs.
So instead we have decided to revert to fine-grained charging per instruction while we improve the gas logic to be fair, predictable, and frictionless.
Please keep the feedback coming.

See Full Changelog: https://github.com/MystenLabs/sui/commits/devnet-0.12.2