Skip to content

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

@tzakian tzakian temporarily deployed to sui-typescript-aws-kms-test-env February 11, 2025 00:13 — with GitHub Actions Inactive
@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
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
Copy link
Contributor Author

tzakian commented Mar 19, 2025

merged into the bella-ciao branch. Closing.

@tzakian tzakian closed this Mar 19, 2025
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