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
{{ message }}
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
When validating signatures on-pallet, we will need to ensure that we are using the correct verification function. We will also need to add logic for determining the keygen/signing protocol to use. Additionally, there may be other requirements that are unforeseen until we actually run the code.
Relates to #710
When validating signatures on-pallet, we will need to ensure that we are using the correct verification function. We will also need to add logic for determining the keygen/signing protocol to use. Additionally, there may be other requirements that are unforeseen until we actually run the code.