1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
2022-08-03 13:07:16 -02:30
..
__mocks__
components Add Sign-In with Ethereum (#14438) 2022-08-03 09:56:11 -05:00
contexts
css
ducks fix issues relating to race conditions where draftTx does not exist (#15420) 2022-08-02 13:52:09 -05:00
helpers
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 Opening Network Forms in full screen from the popup view (#15442) 2022-08-03 13:07:16 -02:30
selectors add access protection to the getNativeCurrencyImage selector in case it is the source of a mysterious bug on firefox (#15425) 2022-08-02 20:06:11 -05:00
store
index.js MV3: Re-activate service worker and reconnect UI streams (#14781) 2022-08-01 18:53:21 +05:30
index.test.js