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: Add JSON serialization to ChainState #75

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

n8maninger
Copy link
Member

@n8maninger n8maninger commented Dec 4, 2024

This pushes ChainState a bit further from core, which refuses to serialize the Network field. This is primarily targeted at the JS SDK so we can convert the JS ChainState type to Rust without adding an additional wrapper.

@lukechampine lukechampine merged commit d6ecc19 into master Dec 5, 2024
2 checks passed
@lukechampine lukechampine deleted the nate/serialize-chain-state branch December 5, 2024 00:16
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 this pull request may close these issues.

2 participants