1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app/store
Mark Stacey 65ad3ba9e6
Await forceUpdateMetamaskState (#8422)
`forceUpdateMetamaskState` was being called in various action creators
without `await`. Each action creator now waits for the state update to
complete before continuing.
2020-04-27 16:36:19 -03:00
..
actionConstants.js Remove leftover references to Coinbase (#8403) 2020-04-23 20:32:15 -03:00
actions.js Await forceUpdateMetamaskState (#8422) 2020-04-27 16:36:19 -03:00
store.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30