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

Factor out Hydra.Cardano.Api.Pretty to separate library #1750

Open
4 tasks
locallycompact opened this issue Nov 26, 2024 · 0 comments
Open
4 tasks

Factor out Hydra.Cardano.Api.Pretty to separate library #1750

locallycompact opened this issue Nov 26, 2024 · 0 comments
Labels
good first issue Highlight opportunities for people to contribute to the project green 💚 Low complexity or well understood feature

Comments

@locallycompact
Copy link
Contributor

The functions in https://github.com/cardano-scaling/hydra/blob/e4851b271a50a10b9418ade3cc1905195545282c/hydra-cardano-api/src/Hydra/Cardano/Api/Pretty.hs are useful outside of hydra and we should make this available for re-use.

  • Make a new library cardano-tx-pretty and port all functions there.
  • Add all type signatures.
  • Render all fields in TxBodyContent.
  • Build real transactions and add golden tests.
@locallycompact locallycompact added bug 🐛 Something isn't working green 💚 Low complexity or well understood feature good first issue Highlight opportunities for people to contribute to the project and removed bug 🐛 Something isn't working labels Nov 26, 2024
@locallycompact locallycompact changed the title Factor out Hydra.Cardano.Api.Pretty to separate library. Factor out Hydra.Cardano.Api.Pretty to separate library Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Highlight opportunities for people to contribute to the project green 💚 Low complexity or well understood feature
Projects
None yet
Development

No branches or pull requests

1 participant