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

[12/n][vm-rewrite] Update and cleanup linkage generation #21167

Open
wants to merge 1 commit into
base: tzakian/vm-rewrite-adapter-11
Choose a base branch
from

Conversation

tzakian
Copy link
Contributor

@tzakian tzakian commented Feb 11, 2025

This updates linkage generation to almost always include system packages (other than in genesis/system transaction mode -- so basically when we're updating the system packages). This is primarily since we rely on access to these packages at places in the adapter (e.g., when resolving the type for the upgrade capability when upgrading or publishing a package).

This also cleans up the interfaces around linkage

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

Copy link

vercel bot commented Feb 11, 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 Feb 11, 2025 8:35pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 8:35pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Feb 11, 2025 8:35pm

This updates linkage generation to almost always include system packages
(other than in genesis/system transaction mode -- so basically when
we're updating the system packages). This is primarily since we rely on
access to these packages at places in the adapter (e.g., when resolving
the type for the upgrade capability when upgrading or publishing a
package).

This also cleans up the interfaces around linkage
@tzakian tzakian force-pushed the tzakian/vm-rewrite-adapter-12 branch from 2f45381 to 8704f63 Compare February 11, 2025 20:34
@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env February 11, 2025 20:34 — with GitHub Actions Inactive
@tzakian tzakian marked this pull request as ready for review February 11, 2025 20:41
@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env February 11, 2025 20:41 — with GitHub Actions Inactive
@tzakian tzakian requested a review from cgswords February 11, 2025 20:41
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