poanetwork / nifty-wallet

A fork of MetaMask focused on the usability of real-world applications
https://chrome.google.com/webstore/detail/nifty-wallet/jbdaocneiiinmjbjlgalhcelgbejmnid
MIT License
93 stars 43 forks source link

Wrong balance displaying on many accounts #74

Closed acravenho closed 6 years ago

acravenho commented 6 years ago

I'm seeing the wrong balance display on several accounts for the Nifty Wallet. I've provided pictures below showing a web3.eth.getBalance call along with the associated wallet.

screen shot 2018-08-09 at 10 00 46 pm screen shot 2018-08-09 at 9 59 39 pm
vbaranov commented 6 years ago

@acravenho Is this inconsistency found only for POA network?

acravenho commented 6 years ago

@vbaranov This might be a far edge case. I just solved the issue by deactivating the extension and reactivating it. It seems to be updating just fine now.

What I believe caused the issue was interacting with my desktop computer and then coming back to my laptop. Since Chrome shares data between the same logged in account including extensions I might have been receiving stale data.

I believe this issue can be closed. Sorry for the inconvenience. I'll let you know if I see this issue occur more frequently.