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

feat: support serialization of MsmHandle to a file (PROOF-920) #45

Merged
merged 6 commits into from
Oct 21, 2024

Conversation

rnburn
Copy link
Contributor

@rnburn rnburn commented Oct 21, 2024

Rationale for this change

Support serializing an MsmHandle to a file for cheaper handle construction.

What changes are included in this PR?

Adds two new methods new_from_handle and write to read and write an MsmHandle to file.

Are these changes tested?

Yes

Copy link
Contributor

@Dustin-Ray Dustin-Ray left a comment

Choose a reason for hiding this comment

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

LGTM - Thank you!

@rnburn rnburn merged commit d1389ec into main Oct 21, 2024
7 checks passed
@rnburn rnburn deleted the io-PROOF-920 branch October 21, 2024 18:30
@SxT-Release
Copy link

🎉 This PR is included in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants