1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey 429af23ea0
Fix account tracker optimization (#8936)
An optimization in `account-tracker.js` was being skipped consistently
due to a type error (a number was being compared to a string).

The optimization in this case was to update the balances for all
accounts with a single request, rather than one request per account.
2020-07-07 19:16:38 -03:00
..
_locales Update Italian translations (#8917) 2020-07-06 11:09:30 -02:30
fonts
images Update color of menu item icons (#8797) 2020-06-12 17:09:47 -03:00
manifest Version v8.0.3 2020-07-06 15:50:43 -03:00
scripts Fix account tracker optimization (#8936) 2020-07-07 19:16:38 -03:00
vendor/trezor
home.html
loading.html
notification.html
phishing.html
popup.html
trezor-usb-permissions.html
unsupport.html