This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Incorrect amount deducted from wallet for payment processing #12183
Labels
0.21.x
issue first seen in 0.21.x
bug
feature/rewards
initiative/bat-payments
QA/checked-Linux
QA/checked-macOS
QA/checked-Win64
QA/test-plan-specified
release-notes/include
Milestone
Description
While verifying #12154 , came across a scenario where the balance is below the minimum BAT balance and if the user claims token, then the amount deducted from wallet for payment processing is wrong
Steps to Reproduce
LEDGER_ENVIRONMENT=staging npm run start
reconcileStamp
to older dateLEDGER_NO_FUZZING=true LEDGER_VERBOSE=true LEDGER_ENVIRONMENT=staging npm run start
Actual result:
Monthly payment processing amount is incorrectly deducted
Expected result:
Should only deduct amount equal to the monthly set budget
Reproduces how often:
Consistent on Windows
Brave Version
about:brave info:
Reproducible on current live release:
Not sure
Additional Information
cc: @mrose17 @evq
The text was updated successfully, but these errors were encountered: