sui
sui copied to clipboard
[move-2024][move] Add enum support to move
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
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 |
PR closed as both parts have now been landed elsewhere.