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

Improved JSON serialisation for Bitcoin #9

Merged
merged 8 commits into from
Oct 15, 2024

Conversation

EdsonAlcala
Copy link
Owner

@EdsonAlcala EdsonAlcala commented Oct 4, 2024

This PR fixed the JSON serialisation problems with BTC.

  • Added schemars
  • serde serialisation for:
    • OutPoint
    • Witness
    • Version
    • ScriptBuf
    • Locktime

@EdsonAlcala EdsonAlcala changed the title wip: added bitcoin from json Added bitcoin from json Oct 15, 2024
@EdsonAlcala EdsonAlcala changed the title Added bitcoin from json Improved JSON serialization for Bitcoin Oct 15, 2024
@EdsonAlcala EdsonAlcala changed the title Improved JSON serialization for Bitcoin Improved JSON serialisation for Bitcoin Oct 15, 2024
@EdsonAlcala EdsonAlcala merged commit 58594fb into master Oct 15, 2024
17 checks passed
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.

1 participant