1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Ariella Vu 479298fc89 MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function (#14962)
* metametrics: flat is not a function

* MetaMetrics: shorten array logic
2022-06-21 17:09:15 -02:30
..
account-import-strategies
constants
controllers MetaMetrics: Fixes TypeError: Object.values(...).reduce(...).flat is not a function (#14962) 2022-06-21 17:09:15 -02:30
lib Merge branch 'master' into Version-v10.15.0 2022-06-03 08:16:08 -02:30
migrations Rename NotificationController to AnnouncementController (#14389) 2022-04-27 10:36:32 +02:00
platforms
background.js Rename phishing warning page environment variable 2022-05-16 18:48:20 -02:30
contentscript.js Rename phishing warning page environment variable 2022-05-16 18:48:20 -02:30
detect-multiple-instances.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js Warn about multiple MetaMask instances running (#13836) 2022-04-27 20:14:10 +02:00
disable-console.js
first-time-state.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js Destroy ledger keyring when removing last account in ledger keyring (#14993) 2022-06-21 17:06:36 -02:30
metamask-controller.test.js Destroy ledger keyring when removing last account in ledger keyring (#14993) 2022-06-21 17:06:36 -02:30
sentry-install.js
ui.js