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

Add Serde Serialize and Deserialise to structs in zcash_history #1744

Open
idky137 opened this issue Mar 20, 2025 · 0 comments · May be fixed by #1745
Open

Add Serde Serialize and Deserialise to structs in zcash_history #1744

idky137 opened this issue Mar 20, 2025 · 0 comments · May be fixed by #1745

Comments

@idky137
Copy link

idky137 commented Mar 20, 2025

This is required to open zebra's ReadStateService to remote use. The fist step in this process is implementing Serde Serialize andDeserialize for the ReadReasponse and ReadRequest structs in zebra-state, and therefore all primitives used.

The structs in zcash_history that need to implement serialisation are:

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.

1 participant