Skip to content
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

Add balance check #916

Closed
NejcZdovc opened this issue Sep 2, 2018 · 2 comments · Fixed by brave/brave-core#413
Closed

Add balance check #916

NejcZdovc opened this issue Sep 2, 2018 · 2 comments · Fixed by brave/brave-core#413

Comments

@NejcZdovc
Copy link
Contributor

When you are on rewards page we need to check for balance every minute

@NejcZdovc
Copy link
Contributor Author

I think this should be done in JS with setInterval and calling getBalance into c++

@NejcZdovc NejcZdovc self-assigned this Sep 5, 2018
NejcZdovc added a commit to brave/brave-core that referenced this issue Sep 6, 2018
@bbondy bbondy added the QA/Yes label Sep 10, 2018
@srirambv
Copy link
Contributor

srirambv commented Oct 9, 2018

Verification Passed on

Brave 0.55.11 Chromium: 70.0.3538.35 (Official Build) beta (64-bit)
Revision 28dcb499844fa40c28d5f62e337876cb936f79f5-refs/branch-heads/3538@{#678}
OS Linux
  • Verified adding funds to wallet showed up within 1 minute of transfer

Verified passed with

Brave 0.55.12 Chromium: 70.0.3538.45 (Official Build) beta(64-bit)
Revision cbdc32e4334458954e9def214d7e5fa1ca1960eb-refs/branch-heads/3538@{#830}
OS Mac OS X
  • Verified adding funds to wallet showed up within 1 minute of transfer

Verification Passed on

Brave 0.55.12 Chromium: 70.0.3538.45 (Official Build) beta (64-bit)
Revision cbdc32e4334458954e9def214d7e5fa1ca1960eb-refs/branch-heads/3538@{#830}
OS Windows
  • Verified adding funds to wallet showed up within 1 minute of transfer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants