1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00
metamask-extension/ui
2022-11-14 13:28:27 -06:00
..
__mocks__
components Added a 'Verify contract details' link to SetApprovalForAll confirmation screens (#15756) 2022-11-14 13:28:27 -06:00
contexts
css Show error message if service worker did not load (respond to the UI) (#15774) 2022-11-03 21:25:13 +04:00
ducks Token allowance screen updated (#16157) 2022-11-07 12:21:38 -06:00
helpers BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-09 16:15:44 -06:00
hooks [FLASK] Catch and display errors in snaps insight (#16416) 2022-11-09 14:20:57 +01:00
pages Added a 'Verify contract details' link to SetApprovalForAll confirmation screens (#15756) 2022-11-14 13:28:27 -06:00
selectors Replaced addresses by the address component on SignTypedData v4 signatures (#16018) 2022-11-10 06:58:34 -03:30
store Make event tracking idempotent using unique messageId (#16267) 2022-11-08 23:38:08 +05:30
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js