HotShot icon indicating copy to clipboard operation
HotShot copied to clipboard

[Task architecture] - Add versioning to the application interface

Open ss-es opened this issue 9 months ago • 0 comments

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

ss-es avatar May 23 '24 13:05 ss-es