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

adding a MerkleTree serializer #25

Open
themighty1 opened this issue Apr 14, 2023 · 1 comment · May be fixed by #36
Open

adding a MerkleTree serializer #25

themighty1 opened this issue Apr 14, 2023 · 1 comment · May be fixed by #36

Comments

@themighty1
Copy link
Contributor

Hi, currently rs-merkle only supports serializing MerkleProof types.
In our use case we build a MerkleTree and want to store it on disk to generate proofs at a later time. Would you be interested in a PR adding a serialize/deserialize methods to MerkleTree?

@antouhou
Copy link
Owner

antouhou commented May 2, 2023

Hey @themighty1 ! I sure would!

@sinui0 sinui0 linked a pull request Mar 20, 2024 that will close this issue
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 a pull request may close this issue.

2 participants