Skip to content

[cherry-pick] stricter metadata validation, cleanup (#25792)#25827

Merged
dariorussi merged 1 commit intoreleases/sui-v1.68.0-releasefrom
ds/cherry-pick-1.68
Mar 13, 2026
Merged

[cherry-pick] stricter metadata validation, cleanup (#25792)#25827
dariorussi merged 1 commit intoreleases/sui-v1.68.0-releasefrom
ds/cherry-pick-1.68

Conversation

@damirka
Copy link
Copy Markdown
Contributor

@damirka damirka commented Mar 13, 2026

Description


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: metadata hardening in Sui System
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • Indexing Framework:

Description

Describe the changes or additions included in this PR.

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: metadata hardening in Sui System
  • Nodes (Validators and Full nodes):
  • gRPC:
  • JSON-RPC:
  • GraphQL:
  • CLI:
  • Rust SDK:
  • Indexing Framework:

## Description 

- make metadata checks stricter
- code reorganisation and cleanup
- drastically improves testing of metadata

## Test plan 

- massive tests

---

## 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.

- [x] Protocol: metadata hardening in Sui System
- [ ] Nodes (Validators and Full nodes): 
- [ ] gRPC:
- [ ] JSON-RPC: 
- [ ] GraphQL: 
- [ ] CLI: 
- [ ] Rust SDK:
- [ ] Indexing Framework:
@damirka damirka requested review from dariorussi and ebmifa March 13, 2026 12:14
@damirka damirka requested review from a team and mystenmark as code owners March 13, 2026 12:14
@damirka damirka temporarily deployed to sui-typescript-aws-kms-test-env March 13, 2026 12:14 — with GitHub Actions Inactive
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 13, 2026

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

Project Deployment Actions Updated (UTC)
sui-docs Ready Ready Preview, Comment Mar 13, 2026 0:14am
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
multisig-toolkit Ignored Ignored Mar 13, 2026 0:14am
sui-kiosk Ignored Ignored Mar 13, 2026 0:14am

Request Review

Copy link
Copy Markdown
Contributor

@dariorussi dariorussi left a comment

Choose a reason for hiding this comment

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

LGTM

@dariorussi dariorussi merged commit b979a73 into releases/sui-v1.68.0-release Mar 13, 2026
61 of 62 checks passed
@dariorussi dariorussi deleted the ds/cherry-pick-1.68 branch March 13, 2026 15:30
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