-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
pending BAT (for unverified creators) doubled when it shouldn't have #3268
Comments
Reproduced with these STR once, will try to get better steps:
That's a lot of steps and waiting, I will try to get better/shorter steps. |
@LaurenWags so at the beginning of AC contribution we check % and for publishers that are unverified we put them into pending table then we start contribution for verified. So unverified will never go into retries and will be logged first |
Then I'm not sure what caused the pending BAT to double, but it shouldn't have. I'll update the title. |
@LaurenWags still a problem? |
Tried to reproduce on Nightly 5x, but was unable to do so. Will close for now and reopen if I encounter again. |
Description
On my personal dev channel profile I've hit a state where my rewards auto contribution appears to be in retries. No real BAT has left my wallet, but I got the message on brave://rewards that 19.6 BAT designated for creators who have not yet signed up (pending BAT). This value is accurate. I noticed a bit later that this number had gone up to 39.2. It seems as though the "pending" BAT has doubled during retries.
Steps to Reproduce
TBD - still trying to reproduce
General description of scenario - was waiting for auto contribute to occur yesterday (2/6) when I noticed today (2/7) that it didn't go thru. Saw 19.6 pending BAT on brave://rewards and that my wallet balance had not lowered. Looked at ledger_state and saw
"retry_step":3,"retry_level":3
. Later on I looked at brave://rewards again and saw 39.2 BAT. My ledger state had a second retry entry which said"retry_step":3,"retry_level":0
.Actual result:
Expected result:
I didn't grab a screenshot from before since I didn't expect it to double, but it used to say 19.6 (which was the correct amount of pending BAT).
Reproduces how often:
Unsure
Brave version (brave://version info)
Reproducible on current release:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: