Skip to content

Cherry-pick #25361#25366

Merged
ebmifa merged 2 commits intoreleases/sui-v1.65.0-releasefrom
gas_data_checks
Feb 9, 2026
Merged

Cherry-pick #25361#25366
ebmifa merged 2 commits intoreleases/sui-v1.65.0-releasefrom
gas_data_checks

Conversation

@dariorussi
Copy link
Copy Markdown
Contributor

@dariorussi dariorussi commented Feb 9, 2026

Description

Cherry pick and updated snapshots

Test plan

How did you test the new or updated feature?


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.

  • Protocol: 111 makes more consistent check across execution mode and transaction data
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • Indexing Framework:

Gas data and metadata did not even consistent error behavior across
different code path. Particularly the difference between dev inspect,
dry run and execution do not help developers or ptb builders.
Making the behavior consistent across different code path

Locally and changes to the fuzzer/proptest framework and tests are
coming in a next PR as they are pretty involving

---

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.

- [x] Protocol: in version 111 error from dev inspect, dry run and
execution are more consistent and the same for transaction data checks
- [ ] Nodes (Validators and Full nodes):
- [ ] gRPC:
- [ ] JSON-RPC:
- [ ] GraphQL:
- [ ] CLI:
- [ ] Rust SDK:
- [ ] Indexing Framework:
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview, Comment Feb 9, 2026 5:48pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Feb 9, 2026 5:48pm
sui-kiosk Ignored Ignored Preview Feb 9, 2026 5:48pm

Request Review

@dariorussi dariorussi enabled auto-merge (squash) February 9, 2026 21:13
@dariorussi dariorussi disabled auto-merge February 9, 2026 21:14
@dariorussi dariorussi enabled auto-merge (squash) February 9, 2026 21:24
@ebmifa ebmifa merged commit 72773a7 into releases/sui-v1.65.0-release Feb 9, 2026
62 of 70 checks passed
@ebmifa ebmifa deleted the gas_data_checks branch February 9, 2026 21:43
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.

3 participants