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
Currently, parallel proving functionality is implemented separately from non-parallel functionality. This makes it more challenging to maintain and update the codebase.
It would be useful to unify these via some kind of generic.
The text was updated successfully, but these errors were encountered:
Currently, parallel proving functionality is implemented separately from non-parallel functionality. This makes it more challenging to maintain and update the codebase.
It would be useful to unify these via some kind of generic.
The text was updated successfully, but these errors were encountered: