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

Implement foundation for versioned spec file structure. #36

Open
evanlinjin opened this issue Mar 16, 2021 · 0 comments · May be fixed by #37
Open

Implement foundation for versioned spec file structure. #36

evanlinjin opened this issue Mar 16, 2021 · 0 comments · May be fixed by #37
Assignees
Labels
enhancement New feature or request

Comments

@evanlinjin
Copy link
Contributor

We need to refactor the cxspec.ChainSpec codebase to allow for spec file structure versioning.

Requirements:

  • Structure codebase so that it is easy to add new spec file structure versions (a.k.a. new spec_eras).
  • Allow efficient identification of spec_era.
  • Allow parsing spec_era into an easy-to-use structure.
@evanlinjin evanlinjin added the enhancement New feature or request label Mar 16, 2021
@evanlinjin evanlinjin self-assigned this Mar 16, 2021
@evanlinjin evanlinjin linked a pull request Mar 16, 2021 that will close this issue
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant