1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 11:28:51 +01:00
metamask-extension/ui
Brad Decker f425e482e4
fix issues relating to race conditions where draftTx does not exist (#15420)
* fix issues relating to race conditions where draftTx does not exist

* add another fail safe for inflight initializations
2022-08-02 13:52:09 -05:00
..
__mocks__
components [FLASK] Fix key management permission copy (#14849) 2022-08-02 11:29:40 +02:00
contexts
css added AvatarBase Component (#15307) 2022-08-01 15:14:33 +05:30
ducks fix issues relating to race conditions where draftTx does not exist (#15420) 2022-08-02 13:52:09 -05:00
helpers update prettier (#15360) 2022-07-31 13:26:40 -05:00
hooks Fix error that occurs when attempting to display transaction value for an approval transaction with no value argument in the transaction data (#15398) 2022-08-01 11:42:58 -05:00
pages Enhance approval screen title logic (#15406) 2022-08-02 13:38:15 -05:00
selectors update prettier (#15360) 2022-07-31 13:26:40 -05:00
store update prettier (#15360) 2022-07-31 13:26:40 -05:00
index.js MV3: Re-activate service worker and reconnect UI streams (#14781) 2022-08-01 18:53:21 +05:30
index.test.js