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
validates the point of failure for signing tx with wrong key (#5601)
adds a test that signs a transaction with a different key than the key used to
generate proofs for the transaction
the test confirms that signing the transaction with the wrong key succeeds, but
the transaction does not verify
0 commit comments