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

[moveos_std] decode bcs in Move #2417

Closed
jolestar opened this issue Aug 12, 2024 · 1 comment · Fixed by #2447
Closed

[moveos_std] decode bcs in Move #2417

jolestar opened this issue Aug 12, 2024 · 1 comment · Fixed by #2447
Assignees
Labels
area:stdlib Move stdlib or framework issues help wanted Extra attention is needed skill::move Need the Move language skill to complete the issue
Milestone

Comments

@jolestar
Copy link
Contributor

Introduce peel API for bcs.move module and enable decode bcs in Move.
 
https://github.com/MystenLabs/sui/blob/2887eea4a9438751da8ccb48bcb49a4e81673c0a/crates/sui-framework/packages/sui-framework/sources/bcs.move

@jolestar jolestar added skill::move Need the Move language skill to complete the issue area:stdlib Move stdlib or framework issues labels Aug 12, 2024
@jolestar jolestar added this to the Rooch v0.7 milestone Aug 12, 2024
@jolestar jolestar added the help wanted Extra attention is needed label Aug 12, 2024
@feliciss
Copy link
Collaborator

I can handle this.

feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 16, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 16, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 16, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 17, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss pushed a commit to feliciss/rooch that referenced this issue Aug 18, 2024
feliciss added a commit that referenced this issue Aug 18, 2024
* [gh-2417] add peel functions for bcs.move.

* [gh-2417] fix framework release error.

* [gh-2417] add bcs struct.

* [gh-2417] add test cases for peel functions.

* [gh-2417] regenerate docs.

---------

Co-authored-by: Feliciss <10203-feliciss@users.noreply.0xacab.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:stdlib Move stdlib or framework issues help wanted Extra attention is needed skill::move Need the Move language skill to complete the issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants