Skip to content

Conversation

jordanjennings-mysten
Copy link
Contributor

Description

Describe the changes or additions included in this PR.

Follow the same patter as compatibility check 'compatible' within the inclusion check by flagging name and address differences with the same function to cut down on the size of the trait by one function. Individual checking does not appear to give any benefit and are ignored during client side upgrade checks since it is assumed that the module names are the same and addresses are not yet calculated.

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:

Copy link

vercel bot commented Jan 8, 2025

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

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 0:40am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2025 0:40am
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2025 0:40am
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Jan 8, 2025 0:40am

@jordanjennings-mysten jordanjennings-mysten force-pushed the merge-name-and-address-inclusion-check branch from 2cc791e to b39b8ce Compare January 8, 2025 00:38
@jordanjennings-mysten jordanjennings-mysten temporarily deployed to sui-typescript-aws-kms-test-env January 8, 2025 00:39 — with GitHub Actions Inactive
Copy link
Contributor

@tzakian tzakian left a comment

Choose a reason for hiding this comment

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

LGTM!

@jordanjennings-mysten jordanjennings-mysten enabled auto-merge (squash) January 8, 2025 00:40
@jordanjennings-mysten jordanjennings-mysten merged commit 958d3da into MystenLabs:main Jan 8, 2025
48 checks passed
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