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
PublicKey constructor will quietly accept invalid inputs (#403)
* Fatal error for bad value passed to PublicKey constructor
* Fix invalid public key arg in test
* Version bump
* Remove IsMaybeEncoded use IsValidWithoutWhitespace instead
0 commit comments