1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/app
Mark Stacey 14dc6b58cc
Remove SET_CURRENT_FIAT action (#11003)
The `SET_CURRENT_FIAT` action has been removed. It has been replaced
by a call to `forceUpdateMetamaskState`. The only purpose of this
action was to eagerly update the current fiat currency settings before
the next state update. Forcing a state update instead is simpler and
safer.

The `setCurrentCurrency` function in the background has been updated to
no longer return the state, now that it's no longer needed.
2021-05-07 11:32:22 -02:30
..
_locales replacing seed phrase with Secret Recovery Phrase (#10994) 2021-05-07 09:07:43 -04:00
fonts
images Revert "Revert "Adding recovery phrase video to onboarding process (#10717)"" 2021-05-05 12:26:03 -07:00
manifest Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
scripts Remove SET_CURRENT_FIAT action (#11003) 2021-05-07 11:32:22 -02:30
vendor/trezor
background.html Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
home.html
loading.html
notification.html
phishing.html
popup.html
trezor-usb-permissions.html