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 f1bfb84b4b
Throw error upon currency update failure (#8944)
The currency rate controller is updated upon each network change, as
the "native currency" is network-dependent and might have changed.
However, any thrown errors were being caught and passed to an empty
callback.

The errors are now re-thrown in the callback. As a result, the errors
will now be printed to the console and sent to Sentry.
2020-07-08 18:44: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.4 2020-07-07 22:29:28 +00:00
scripts Throw error upon currency update failure (#8944) 2020-07-08 18:44:38 -03:00
vendor/trezor
home.html
loading.html
notification.html Fix connection modal style issues (#8433) 2020-05-04 12:04:41 -03:00
phishing.html Backport "Updating deprecated Etherscam link (#7464)" (#8463) 2020-04-29 18:40:34 -03:00
popup.html
trezor-usb-permissions.html
unsupport.html