Skip to content
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

fix(keyring-eth-ledger-bridge): device id should be cleared up when forgetting a device #86

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

Akaryatrh
Copy link
Contributor

Currently when we call forgetDevice function from ledger keyring, it doesn't clear up the stored deviceId. This could be a blocker when checking for existing stored deviceId client side.

Then, this will unblock a fix for multiple devices handling as an issue has been found during QA testing related to deviceId.

@Akaryatrh Akaryatrh requested a review from a team as a code owner November 6, 2024 14:43
@Akaryatrh Akaryatrh added the team-hardware-wallets This should be handled by the Hardware Wallets Team label Nov 6, 2024
@ccharly ccharly changed the title fix(11215): device id should be cleared up when forgetting a device fix(keyring-eth-ledger-bridge): device id should be cleared up when forgetting a device Nov 6, 2024
@ccharly ccharly added this pull request to the merge queue Nov 6, 2024
Merged via the queue into main with commit b9c4e48 Nov 6, 2024
24 checks passed
@ccharly ccharly deleted the fix/11215 branch November 6, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-hardware-wallets This should be handled by the Hardware Wallets Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants