Skip to content

Conversation

@zcy1024
Copy link
Contributor

@zcy1024 zcy1024 commented Nov 4, 2025

Description

  • assert!(sui::types::is_one_time_witness(&otw)); without error code, so add EIsNotOTW.
  • ExtraField is used => remove #[allow(unused_field)]

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:
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:

@vercel
Copy link

vercel bot commented Nov 4, 2025

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

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
multisig-toolkit Ignored Ignored Nov 4, 2025 11:46am
sui-kiosk Ignored Ignored Nov 4, 2025 11:46am

@zcy1024 zcy1024 mentioned this pull request Nov 4, 2025
7 tasks
stefan-mysten pushed a commit to stefan-mysten/sui that referenced this pull request Nov 11, 2025
## Description 

- fix MystenLabs#24159
- fix MystenLabs#24173
- fix MystenLabs#24167

## 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: 
- [ ] Nodes (Validators and Full nodes): 
- [ ] gRPC:
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
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.

1 participant