-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Add reset data / delete account option to Crypto Wallets #5741
Add reset data / delete account option to Crypto Wallets #5741
Comments
I think you can add a second account then delete the first. |
Maybe a clear all extension state would be nice though. |
This will amount to an action in the Advanced settings tab. There definitely should be a confirmatory modal letting the users know that they are essentially going to reset Crypto Wallets to how it was when they first made an account. cc: @tomlowenthal && @jamesmudgett for copy and any extra UX we may need. |
Will this work from the password-entry screen? That seems like the most important place to support a reset. |
manual workaround is to delete the following folder (under windows): |
Is there a workaround for macOS too? |
to remove wallet from command line. cd %localappdata%\BraveSoftware\Brave-Browser\User Data\Default\Local Extension Settings |
After deleting, Im getting an error KeyringController - No account found on keychain reset when creating a new local wallet. Any way to reset this? |
I have the same problem and the same error. |
@jaclas, @thechadc I tried to reproduce your issue but failed. Here is what I do:
This works consistently under Windows on different machines. Do not have time to test under Linux but should work similarly. |
@dbarev \BraveSoftware\Brave-Browser\User Data\Default\Local Extension Settings\odbfpeeihdkbihmopkbjmoonfanlbfcl but only: \BravePortable\data\odbfpeeihdkbihmopkbjmoonfanlbfcl which is different from the directory specified in the solution. Try with fully installed Brave Browser and correct directory. |
I just remove ~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Local Extension Settings/odbfpeeihdkbihmopkbjmoonfanlbfcl at Mac. update: |
|
Moving to 1.0.18 as per triage discussion |
Anyway to reset crypto wallets now? (used default but now want to import) |
I see it now. I just had to lock my account and where you would enter your password there is a link to import from seed. |
I created my wallet with a random password that I thought I've sa.ved but I didn't, now I want to create a new one from scratch, but I can't. |
This is still a problem in Version 1.23.75 Chromium: 90.0.4430.93 (Official Build) (64-bit) for Ubuntu. Deleting the |
Description
Crypto wallets should feature an option to reset all data, or delete accounts. At the moment, there is only a pull request to allow disabling/enabling, but not for resetting or deleting data.
See: https://www.reddit.com/r/brave_browser/comments/cszx7s/how_do_i_delete_my_cryptowallet_settings_and/
Test Plan
(These tests should be followed with the origin wallet being both freshly created and restored)
Reset Crypto Wallets
below the formbrave://wallet
shows a fresh welcome viewThe text was updated successfully, but these errors were encountered: