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

[bug fix][move] Removed compiler unwrap #17484

Merged
merged 1 commit into from
May 3, 2024
Merged

Conversation

tnowacki
Copy link
Contributor

@tnowacki tnowacki commented May 2, 2024

Description

Test plan

  • Added a test

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):
  • Indexer:
  • JSON-RPC:
  • GraphQL:
  • CLI: Fixed a bug where the Move compiler could panic when instantiating an object outside of its defining module.
  • Rust SDK:

@tnowacki tnowacki requested a review from a team May 2, 2024 23:00
Copy link

vercel bot commented May 2, 2024

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 2, 2024 11:04pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview May 2, 2024 11:04pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview May 2, 2024 11:04pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview May 2, 2024 11:04pm

@tnowacki tnowacki merged commit 4fd8fea into MystenLabs:main May 3, 2024
43 of 44 checks passed
@tnowacki tnowacki deleted the leak-vis branch May 3, 2024 03:05
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.

telemetry breaks sui move test (also it would be nice if it were feature flagged)
2 participants