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
#754 introduces new checks and restrictions on signature encoding that should be formally verified.
Proposed solution
Add a new formal verification rule that checks that for a valid set of signatures, you can only encoded it in a single bytes representation (length and order).
Alternatives
Don't formally verify it.
The text was updated successfully, but these errors were encountered:
Context / issue
#754 introduces new checks and restrictions on signature encoding that should be formally verified.
Proposed solution
Add a new formal verification rule that checks that for a valid set of signatures, you can only encoded it in a single bytes representation (length and order).
Alternatives
Don't formally verify it.
The text was updated successfully, but these errors were encountered: