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

[move-vm] Generalize metadata for attribute parameters (cherry-pick #5896) #5916

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

wrwg
Copy link
Contributor

@wrwg wrwg commented Dec 18, 2022

This generalizes metadata stored in the bytecode for attributes to allow parameters, as in #[storage_group(group)]. This was added recently for #[view] but did not support parameters. Folding this into current release will avoid breaking changes later.

…ptos-labs#5896)

This generalizes metadata stored in the bytecode for attributes to allow parameters, as in `#[storage_group(group)]`. This was added recently for `#[view]` but did not support parameters. Folding this into current release will avoid breaking changes later.
@wrwg wrwg requested a review from zekun000 as a code owner December 18, 2022 02:27
@wrwg wrwg merged commit 9bea4a9 into aptos-labs:aptos-node-v1.2.0 Dec 19, 2022
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.

2 participants