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

Add a flag for enabling msm API in Move (on only in devnet), and enable EC ops #16839

Merged
merged 4 commits into from
Mar 25, 2024

Conversation

benr-ml
Copy link
Contributor

@benr-ml benr-ml commented Mar 24, 2024

Description

Add a flag for enabling msm API in Move (on only in devnet), and also enable EC ops in all networks.
Cherrypick of #16838 (on top of #16795)

Test Plan

How did you test the new or updated feature?


If your changes are not user-facing and do not break anything, you can skip the following section. Otherwise, please briefly describe what has changed under the Release Notes section.

Type of Change (Check all that apply)

  • protocol change
  • user-visible impact
  • breaking change for a client SDKs
  • breaking change for FNs (FN binary must upgrade)
  • breaking change for validators or node operators (must upgrade binaries)
  • breaking change for on-chain data layout
  • necessitate either a data wipe or data migration

Release notes

Enable EC operations in Move.

Copy link

vercel bot commented Mar 24, 2024

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

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:00pm
multisig-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:00pm
mysten-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:00pm
sui-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:00pm
sui-kiosk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:00pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2024 2:00pm

@benr-ml benr-ml requested review from lxfind, ebmifa and kchalkias and removed request for amnn, emmazzz, suiwombat, wlmyng and stefan-mysten March 24, 2024 14:22
@amnn
Copy link
Member

amnn commented Mar 25, 2024

Hi @benr-ml, I recently landed a change that means you won't need to update the GraphQL snapshots anymore, when you make changes to the framework or protocol. If you rebase your PR, you should be able to take advantage of that change.

@benr-ml
Copy link
Contributor Author

benr-ml commented Mar 25, 2024

Hi @benr-ml, I recently landed a change that means you won't need to update the GraphQL snapshots anymore, when you make changes to the framework or protocol. If you rebase your PR, you should be able to take advantage of that change.

Great! I suppose it's not yet relevant for the current release version (but to changes in main)

@amnn
Copy link
Member

amnn commented Mar 25, 2024

That's right, this isn't in 1.21, just in main at the moment.

@benr-ml benr-ml merged commit 5f2bfb1 into releases/sui-v1.21.0-release Mar 25, 2024
64 of 67 checks passed
@benr-ml benr-ml deleted the ben/version41_msm branch March 25, 2024 18: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.

3 participants