-
Notifications
You must be signed in to change notification settings - Fork 972
Creating a wallet shows 'loading' for account balance without updating after 'a reasonable time' #5882
Comments
@alexwykoff - just checking: is this on the new chromium build? if so, i think it's related to #5930 |
It's still present as of commit bd60fe9 |
afaik, the issue isn't fixed yet... and is something introduced by the new chromium. so i'm trying to determine whether this issue and #5930 are "the same thing"... |
I was able to reproduce by launching from master (which uses the older libchromium) so I am not sure that it is introduced from the chromium54 update. The new build ( 0.13.0 Preview 2 ) cannot create a wallet at all which is a separate issue. |
Any update? |
i am looking at it right now... |
@mrose17 thanks! |
it turns out that a change to the caching algorithm in the ledger caused this issue. the ledger caching is fixed and the issue is now gone... my bad, sorry! |
yes I confirmed that, thanks! |
Did you search for similar issues before submitting this one?
No
Describe the issue you encountered:
When creating a new wallet, the 'loading' text is not replaced after minutes of observing the payments preference page.
Expected behavior:
The balance should be 0.00 for a new wallet within 2 minutes (preferably shorter).
Platform (Win7, 8, 10? macOS? Linux distro?):
Tested on OS X
Brave Version:
0.13.0 preview 1
Steps to reproduce:
Screenshot if needed:
0.13.0 Preview1 / Chromium 54 tracking issue #5877
The text was updated successfully, but these errors were encountered: