1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies upgrade ethereumjs util (#10886) 2021-04-16 10:05:13 -05:00
constants
controllers add setting to dismiss seed phrase backup reminder (#10967) 2021-05-05 08:58:29 -05:00
lib use one segment instance (#10915) 2021-04-26 11:05:43 -05:00
migrations Whats new popup (#10583) 2021-04-28 14:21:41 -02:30
platforms
background.js Delete setupFetchDebugging.js (#10636) 2021-03-23 18:05:49 +08:00
contentscript.js @metamask/post-message-stream@4.0.0 (#10989) 2021-05-05 16:07:48 -07:00
disable-console.js
first-time-state.js
initSentry.js
inpage.js @metamask/post-message-stream@4.0.0 (#10989) 2021-05-05 16:07:48 -07:00
metamask-controller.js Remove SET_CURRENT_FIAT action (#11003) 2021-05-07 11:32:22 -02:30
metamask-controller.test.js Fix #10173 - Prevent lag in external monitors when using Mac + Chrome (#10952) 2021-04-30 10:28:07 -05:00
phishing-detect.js fix: replace dnode background with JSON-RPC (#10627) 2021-03-18 11:23:46 -07:00
runLockdown.js security - update SES lockdown (#10663) 2021-03-26 12:27:25 +08:00
ui.js fix: replace dnode background with JSON-RPC (#10627) 2021-03-18 11:23:46 -07:00