-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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) |
That's right, this isn't in 1.21, just in |
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)
Release notes
Enable EC operations in Move.