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
For OperationBuilder, instead of storing HashMap<String, SigningKey> we should somehow keep track of all valid keys, and then have a method that picks a valid key at random from the set.
distractedm1nd
changed the title
test: Pick a random valid signing key in ops builder
test(common): Pick a random valid signing key in ops builder
Nov 21, 2024
For OperationBuilder, instead of storing HashMap<String, SigningKey> we should somehow keep track of all valid keys, and then have a method that picks a valid key at random from the set.
Refs: #147
The text was updated successfully, but these errors were encountered: