You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of OP Succinct are you on? Please confirm your issue is reproducible on the latest release.
version = "v3.0.0"; current main branch
Operating System
None
Describe the bug
I suggest:
A configuration name hash should be unique and immutable. Currently, a configuration can be deleted and then re-added with new parameters, which could lead to unexpected issues.
If the configuration hash is derived from its parameters, it will be completely unique. This could also serve as a standardized way to define the name_hash.