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

use recoil state for keyring exists checks #3358

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

tomlinton
Copy link
Contributor

This should be a more reliable way to ensure we don't attempt to create a blockchain keyring if it has already been created. Should resolve the race condition that caused #3357.

Closes #3357

@vercel
Copy link

vercel bot commented Mar 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
backpack ✅ Ready (Inspect) Visit Preview Mar 14, 2023 at 8:56PM (UTC)

@tomlinton tomlinton merged commit 8d107d3 into master Mar 14, 2023
@armaniferrante armaniferrante deleted the tomlinton/keyring-exists-recoil branch March 14, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

previously existing wallets showing up as not recovered
1 participant