Skip to content

[pkg-alt] Switch to JSON RPC for external resolvers #21998

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

Merged
merged 17 commits into from
May 5, 2025

Conversation

mdgeorge4153
Copy link
Contributor

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 Apr 28, 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 May 5, 2025 7:53pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 7:53pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview May 5, 2025 7:53pm

@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env April 28, 2025 21:38 — with GitHub Actions Inactive
@mdgeorge4153 mdgeorge4153 changed the base branch from main to package-alt April 28, 2025 21:39
@mdgeorge4153 mdgeorge4153 changed the title Switch to JSON RPC for extern [pkg-alt] Switch to JSON RPC for external resolvers May 5, 2025
@mdgeorge4153 mdgeorge4153 force-pushed the package-alt branch 2 times, most recently from 8b62f9a to 7bb6fd6 Compare May 5, 2025 14:22
@mdgeorge4153 mdgeorge4153 force-pushed the mdgeorge/resolution-3 branch from b9d2e39 to f9d3fb0 Compare May 5, 2025 14:45
@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env May 5, 2025 14:45 — with GitHub Actions Inactive
@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env May 5, 2025 15:01 — with GitHub Actions Inactive
This adds several tests for different external resolver scenarios,
providing good coverage for both success and error cases. It also fixes
a bug in external resolution - previously we did not output
dep-overrides if the external resolver returned different values for the
same dep in different environments. Finally, we changed the display for
dependency sets to make snapshots more readable / diffable.

Integration tests

---

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:
@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env May 5, 2025 19:51 — with GitHub Actions Inactive
@mdgeorge4153 mdgeorge4153 marked this pull request as ready for review May 5, 2025 19:52
@mdgeorge4153 mdgeorge4153 temporarily deployed to sui-typescript-aws-kms-test-env May 5, 2025 19:52 — with GitHub Actions Inactive
@mdgeorge4153 mdgeorge4153 merged commit 4925c21 into package-alt May 5, 2025
47 of 71 checks passed
@mdgeorge4153 mdgeorge4153 deleted the mdgeorge/resolution-3 branch May 5, 2025 19:53
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