Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verifier: CLI show meter ticks used #11974

Merged
merged 1 commit into from
May 13, 2023
Merged

verifier: CLI show meter ticks used #11974

merged 1 commit into from
May 13, 2023

Conversation

oxade
Copy link
Contributor

@oxade oxade commented May 12, 2023

Description

As described. Example

sui client verify-bytecode-meter crates/sui-framework/packages/sui-framework/

Running bytecode verifier for 41 modules
                |     Module      |    Function    
------------------------------------------------
      Max       |    16000000     |    16000000    
     Used       |     1393870     |      4130    

Test Plan

Manual

If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.

Type of Change (Check all that apply)

  • user-visible impact
  • breaking change for a client SDKs
  • breaking change for FNs (FN binary must upgrade)
  • breaking change for validators or node operators (must upgrade binaries)
  • breaking change for on-chain data layout
  • necessitate either a data wipe or data migration

Release notes

@oxade oxade requested review from awelc and tnowacki May 12, 2023 23:55
@vercel
Copy link

vercel bot commented May 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Ignored Deployments
Name Status Preview Updated (UTC)
explorer ⬜️ Ignored (Inspect) May 12, 2023 11:55pm
explorer-storybook ⬜️ Ignored (Inspect) May 12, 2023 11:55pm
sui-wallet-kit ⬜️ Ignored (Inspect) May 12, 2023 11:55pm
wallet-adapter ⬜️ Ignored (Inspect) May 12, 2023 11:55pm

Copy link
Contributor

@awelc awelc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@oxade oxade merged commit d0f9a30 into main May 13, 2023
@oxade oxade deleted the show_meter_ticks_cli branch May 13, 2023 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants