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

[Task architecture] - Add versioning to the application interface #3212

Open
Tracked by #3191
ss-es opened this issue May 23, 2024 · 0 comments
Open
Tracked by #3191

[Task architecture] - Add versioning to the application interface #3212

ss-es opened this issue May 23, 2024 · 0 comments

Comments

@ss-es
Copy link
Contributor

ss-es commented May 23, 2024

What is this task and why do we need to work on it?

We want to ensure that the sequencer instantiates HotShot with the correct version, and this should be done at the type level. In the future, we may constrain the version of parts of HotShot which should raise compile-time errors if there is a mismatch.

What work will need to be done to complete this task?

No response

Are there any other details to include?

No response

What are the acceptance criteria to close this issue?

A new VersionedNode<Base, Upgrade> type with a base and upgraded version is implemented.

Branch work will be merged to (if not the default branch)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant