-
Notifications
You must be signed in to change notification settings - Fork 300
feat(express): migrate update keychain passphrase to typed routes #7106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat(express): migrate update keychain passphrase to typed routes #7106
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Ping me once the merge conflicts are fixed.
7ee6fc2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might need to rebase your PR for CI fixes.
8d0353d
to
83e9658
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Lets make sure to test this route locally as well.
- use express to change passphrase for a new wallets key
- try to withdraw from the wallet using your new passphrase (either ui or via the sdk)
TICKET: WP-5417