-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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 vBAT submission for userdrain when user is in logged out
Rewards wallet state
#21588
Comments
Verification PASSED on
Clean profile Case 1: Uphold_Verify that browser submits the vBAT to the custodian wallets when the user is in logged out state_PASSED
Console logs for drain id after userdrain was successful
claimed vBAT is reflected in the transaction history in the uphold wallet Case 2: Gemini_Verify that the browser submits the vBAT to the custodian wallets when the user is in logged out state_PASSED
Console logs for drain id after userdrain was successful
Console logs for balance update
Case 3: bitFlyer_Verify that browser submits the vBAT to the custodian wallets when the user is in logged out state_PASSED
Console logs for balance update
Additional checks
|
@Miyayes Will this work for a user who was verified before but got unverified after Rewards wallet verification with Uphold and Gemini got disabled but Uphold and Gemini still offer their services, say, in India? Meaning, Ad rewards would continue to be deposited in their custodial accounts? |
Verification PASSED on
Clean profile Case 1: Uphold_Verify that browser submits the vBAT to the custodian wallets when the user is in logged out state_PASSED
claimed vBAT is reflected in the transaction history in the uphold wallet: Case 2: Gemini_Verify that the browser submits the vBAT to the custodian wallets when the user is in logged out state_PASSED
Console logs for drain id after userdrain was successful
Console logs for balance update
Case 3: bitFlyer_Verify that browser submits the vBAT to the custodian wallets when the user is in logged out state_PASSED
Console logs for user drain
Console logs for balance update
Additional checks
|
Description
Currently, vBAT is only submitted to be userdrained if the user's Rewards wallet state is
verified
.Solution
Make the browser also submit vBAT to be userdrained even if the user is in a
logged out
state.Test Plan
The text was updated successfully, but these errors were encountered: