-
Notifications
You must be signed in to change notification settings - Fork 887
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
AC contribution change #3564
AC contribution change #3564
Conversation
532b9af
to
9036f88
Compare
98f0a01
to
1fd9f41
Compare
vendor/bat-native-ledger/src/bat/ledger/internal/contribution/contribution.cc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there's a browser test failure
08:23:55 ../../brave/components/brave_rewards/browser/rewards_service_browsertest.cc:913: Failure
08:23:55 Expected equality of these values:
08:23:55 tip_reconcile_status_
08:23:55 Which is: Result::LEDGER_ERROR
08:23:55 result
08:23:55 Which is: Result::RECURRING_TABLE_EMPTY
Code-wise - LGTM |
@masparrow you need to set short interval for plans to work |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
Verified passed with
Also:
|
Resolves brave/brave-browser#6228
Submitter Checklist:
npm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Plan 1
Plan 2
Plan 3
Plan 4
Plan 5
Reviewer Checklist:
After-merge Checklist:
changes has landed on.