Skip to content

feat(move): Move view functions (verifier implementation) - package upgradability#11449

Merged
lollobene merged 5 commits into
vm-lang/6548-move-view-functionsfrom
vm-lang/11414-move-view-functions-package-upgradability
May 20, 2026
Merged

feat(move): Move view functions (verifier implementation) - package upgradability#11449
lollobene merged 5 commits into
vm-lang/6548-move-view-functionsfrom
vm-lang/11414-move-view-functions-package-upgradability

Conversation

@lollobene
Copy link
Copy Markdown
Contributor

Description of change

View Functions metadata upgradability

Links to any relevant issues

fixes #11414

@iota-ci iota-ci added sc-platform Issues related to the Smart Contract Platform group. vm-language Issues related to the VM & Language Team labels May 6, 2026
@lollobene lollobene changed the title Vm lang/11414 move view functions package upgradability feat(move): Move view functions (verifier implementation) - package upgradability May 6, 2026
@lollobene lollobene self-assigned this May 6, 2026
@lollobene lollobene force-pushed the vm-lang/11256-move-view-functions-bytecode-verifier branch from 969656f to e1010d5 Compare May 9, 2026 09:34
@lollobene lollobene linked an issue May 12, 2026 that may be closed by this pull request
@lollobene lollobene force-pushed the vm-lang/11256-move-view-functions-bytecode-verifier branch from 680e3e4 to 4a229a2 Compare May 12, 2026 16:34
Base automatically changed from vm-lang/11256-move-view-functions-bytecode-verifier to vm-lang/6548-move-view-functions May 13, 2026 15:52
@lollobene lollobene force-pushed the vm-lang/11414-move-view-functions-package-upgradability branch from 52bc8d4 to b786b5d Compare May 14, 2026 14:00
@lollobene lollobene marked this pull request as ready for review May 14, 2026 15:47
@lollobene lollobene requested review from a team as code owners May 14, 2026 15:47
Comment thread iota-execution/latest/iota-adapter/src/programmable_transactions/execution.rs Outdated
Add normalization helpers that return IOTA runtime module metadata alongside normalized modules and a runtime_module_metadata helper to extract/deserialize the IOTA metadata.

Co-Authored-By: Mirko Zichichi <mirko.zichichi@iota.org>
@lollobene lollobene requested review from a team as code owners May 19, 2026 11:13
@lollobene lollobene merged commit 2207f4b into vm-lang/6548-move-view-functions May 20, 2026
33 of 34 checks passed
@lollobene lollobene deleted the vm-lang/11414-move-view-functions-package-upgradability branch May 20, 2026 09:18
lollobene added a commit that referenced this pull request May 20, 2026
…pgradability (#11449)

View Functions metadata upgradability

fixes #11414

---------

Co-authored-by: Mirko Zichichi <mirko.zichichi@iota.org>
lollobene added a commit that referenced this pull request May 20, 2026
…pgradability (#11449)

View Functions metadata upgradability

fixes #11414

---------

Co-authored-by: Mirko Zichichi <mirko.zichichi@iota.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sc-platform Issues related to the Smart Contract Platform group. vm-language Issues related to the VM & Language Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[move] View functions package upgradability

6 participants