Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork104
POC for parallel state#373
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fixes#129 |
Let's see if it builds in CI. We can also provide an icon for this node :) |
Nice implementation! I think it's good as it is, just needs some tests. Can you add tests for this class? They can be added to the hsm test suite, or in a separate file. We’ll add an icon in a follow-up. The |
This is aligned well with how HSM does it. |
Uh oh!
There was an error while loading.Please reload this page.
We discussed a
LimboParallelStateapproach on Discord that would implement#129Here is a proof of concept, looking for suggestions and feedback.