sui icon indicating copy to clipboard operation
sui copied to clipboard

[move-2024][move] Add enum support to move

Open cgswords opened this issue 1 year ago • 1 comments

Description

This adds initial (pre-alpha) support to moves (stacked on top of #15086).

Test Plan

Enum tests in move_2024/matching.


If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.

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

cgswords avatar Jan 06 '24 00:01 cgswords

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

Name Status Preview Comments Updated (UTC)
mysten-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 11:05pm
sui-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 11:05pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 11:05pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Jan 24, 2024 11:05pm
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jan 24, 2024 11:05pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Jan 24, 2024 11:05pm

vercel[bot] avatar Jan 06 '24 00:01 vercel[bot]

PR closed as both parts have now been landed elsewhere.

cgswords avatar May 30 '24 22:05 cgswords