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
The actual behavior is in step 2. We get an error that there's an invalid sith (which makes sense) but then something still appears to have changed state as we now get the error in step 3.
Steps to reproduce
Code snippets above should reproduce on command line.
The text was updated successfully, but these errors were encountered:
Version
1.1.14
Environment
ubuntu, 3.12.2, local dev env on wsl2
Expected behavior
This is the happy path (with expected failure on the third attempt). We create a transferable AID, rotate to no next keys, can't rotate again.
The expected behavior is that on an error in the second step we wouldn't get to step 3
Actual behavior
The actual behavior is in step 2. We get an error that there's an invalid sith (which makes sense) but then something still appears to have changed state as we now get the error in step 3.
Steps to reproduce
Code snippets above should reproduce on command line.
The text was updated successfully, but these errors were encountered: