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

Genesis config file parsing #296

Open
3 of 4 tasks
scarmuega opened this issue Oct 3, 2023 · 2 comments
Open
3 of 4 tasks

Genesis config file parsing #296

scarmuega opened this issue Oct 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@scarmuega
Copy link
Member

scarmuega commented Oct 3, 2023

We want to be able to load genesis config files (byron, shelley, alonzo, etc) as defined by the Haskell node implementation in order to use those values in downstream components.

DoD:

  • we can load & parse Byron genesis json files into structs
  • we can load & parse Shelley genesis json files into structs
  • we can load & parse Alonzo genesis json files into structs
  • we can load & parse Conway? genesis json files into structs
@scarmuega scarmuega added this to Roadmap Aug 2, 2023
@scarmuega scarmuega converted this from a draft issue Oct 3, 2023
@scarmuega scarmuega moved this to Todo in Roadmap Oct 3, 2023
@rvcas
Copy link
Member

rvcas commented Oct 3, 2023

Did I see this being started somewhere already? Or am I confused?

@scarmuega
Copy link
Member Author

Did I see this being started somewhere already? Or am I confused?

We had #59 but I ended up constraining the scope to just Byron genesis because I needed a way to generate those initial UTxOs. Added this issue to keep track of work for the remaining config files.

@scarmuega scarmuega moved this from Todo to Done in Roadmap Nov 18, 2023
@scarmuega scarmuega moved this to 🆕 New in Development Sep 23, 2024
@scarmuega scarmuega moved this from 🆕 New to 🏗 In progress in Development Sep 30, 2024
@scarmuega scarmuega self-assigned this Sep 30, 2024
@scarmuega scarmuega added the enhancement New feature or request label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Status: Done
Development

No branches or pull requests

2 participants