-
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
Implement new persona creation #8428
Comments
Marked as |
Confirmed additional areas outside of test plan are not required for specifically testing this issue, thanks @NejcZdovc ! |
Verified using
Confirmed plan 1 from brave/brave-core#6000 when enabling Rewards via panel, NTP widget, and brave://rewards page. Confirmed that in Confirmed plan 2 from brave/brave-core#6000. Confirmed able to restore a wallet by manually copy/paste of words and import of backup file. Both were successful. Encountered #11235 while testing. Confirmed plan 3 from brave/brave-core#6000. Confirmed migration message displayed. Link in message directs user to https://brave.com/faq/#convert-old-keys. Plan 4 from brave/brave-core#6000 failed. ed follow-up issue #11298. Verification passed on
Confirmed plan 1 from brave/brave-core#6000 when enabling Rewards via panel, NTP widget, and brave://rewards page. Confirmed that in Confirmed plan 2 from brave/brave-core#6000. Confirmed able to restore a wallet by manually copy/paste of words and import of backup file. Both were successful. Encountered #11235 while testing. Confirmed plan 3 from brave/brave-core#6000. Confirmed migration message displayed. Link in message directs user to https://brave.com/faq/#convert-old-keys. plan 4: Encountered #11298 Verification passed on
Confirmed plan 1 from brave/brave-core#6000 when enabling Rewards via panel, NTP widget, and brave://rewards page. Confirmed that in Confirmed plan 2 from brave/brave-core#6000. Confirmed able to restore a wallet by manually copy/paste of words and import of backup file. Both were successful. Encountered #11235. Confirmed plan 3 from brave/brave-core#6000. Confirmed migration message displayed. Link in message directs user to https://brave.com/faq/#convert-old-keys. plan 4: Encountered #11298 |
Verification passed on OnePlus 6T with Android 10 running 1.13.84 x64 build
Verification passed on Samsung Tab A with Android 10 running 1.13.84 x64 build
|
Right now when we call api server creates paymentId and wallets etc. New api should just crate payment Id and that is it. We will also remove anonize dependency with this move. As part of this effort we will also implement new settings api (#9132).
The text was updated successfully, but these errors were encountered: