1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 9d002cbff0 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-06-07 10:02:39 -02:30
..
__mocks__ remove the ui/app and ui/lib folders (#10911) 2021-06-06 12:45:27 -02:30
components Revert "Revert "Adding recovery phrase video to onboarding process (#10717)"" 2021-06-07 10:00:11 -02:30
contexts remove the ui/app and ui/lib folders (#10911) 2021-06-06 12:45:27 -02:30
css Fix #10173 - Prevent lag in external monitors when using Mac + Chrome (#10952) 2021-06-07 09:58:45 -02:30
ducks Remove SET_CURRENT_FIAT action (#11003) 2021-06-07 10:02:39 -02:30
helpers replacing seed phrase with Secret Recovery Phrase (#10994) 2021-06-07 10:02:39 -02:30
hooks remove the ui/app and ui/lib folders (#10911) 2021-06-06 12:45:27 -02:30
pages adding condition to check for non-mainnet network and test env (#11007) 2021-06-07 10:02:39 -02:30
selectors Swaps: Improve hardware wallet UX (#10987) 2021-06-07 10:02:30 -02:30
store Remove SET_CURRENT_FIAT action (#11003) 2021-06-07 10:02:39 -02:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-06-06 12:45:27 -02:30