Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Serialize vectors of structs #224

Merged
merged 1 commit into from Jul 8, 2023
Merged

Serialize vectors of structs #224

merged 1 commit into from Jul 8, 2023

Conversation

brson
Copy link
Collaborator

@brson brson commented Jul 8, 2023

This is the last of the serialization cases.

stdlib-bcs.move already contains a test case that needs to be re-enabled once #220 is completed.

I will follow up in another pr with more cleanup of the various fixmes, #222 and #223.

Closes #128

Copy link

@nvjle nvjle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've done a quick review and LGTM. It is hard to get full confidence without the testing, but committing in order to unblock you makes sense until I get to the move-native work for vec_cmp and such.

@brson brson merged commit 80c6ed9 into anza-xyz:llvm-sys Jul 8, 2023
4 checks passed
ksolana pushed a commit that referenced this pull request Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add bcs to move-native
2 participants