1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Elliot Winkler 3e0d717b97
NetworkController: Improve test for destroy ()
This test for the `destroy` method in NetworkController uses `toBe` on
the core side because the use of `toBeTruthy` produces a lint warning
there. It doesn't here, but it's good to be consistent anyway so that
comparing the differences in NetworkController tests between this
extension and core is easier.
2023-05-31 09:30:17 -06:00
..
account-import-strategies Upgrading the Import Account modal () 2023-03-06 09:48:28 -08:00
constants Convert app/scripts/constants -> Typescript () 2023-01-20 13:33:01 -07:00
controllers NetworkController: Improve test for destroy () 2023-05-31 09:30:17 -06:00
lib Adopt ApprovalType from core () 2023-05-10 06:36:01 +01:00
migrations Rename provider to providerConfig () 2023-05-02 13:23:20 -02:30
platforms feat: add yaml feature management () 2023-04-25 16:32:51 +02:00
app-init.js Fix firsttimeloaded logic () 2023-04-06 12:13:01 -02:30
background.js Revert "limit connections ()" () 2023-05-24 11:17:00 -04:00
contentscript.js Update the PhishingController to v2 and update phishing warning page () 2023-02-24 11:39:00 -03:30
detect-multiple-instances.js Warn about multiple MetaMask instances running () 2022-04-27 20:14:10 +02:00
detect-multiple-instances.test.js [MMI] Prevent multiple instances of MM at the same browser () 2023-03-02 10:17:45 -06:00
disable-console.js Update Eslint and deps () 2022-07-26 13:10:51 -05:00
first-time-state.js Migrate network configurations (previously frequentRpcListDetail) from PreferencesController to NetworkController () 2023-03-09 15:00:28 -06:00
init-globals.js MV3: fix injection of applyLavamoat variable in service worker () 2022-06-18 12:40:30 +05:30
inpage.js MV3: contentscript.js - re-activate streams when Service Worker terminates and then resets () 2022-09-13 14:20:08 -07:00
lockdown-more.js Activate LavaMoat scuttling security feature () 2023-01-24 19:00:35 +02:00
lockdown-run.js update ses@0.18.4 () 2023-04-27 21:31:52 +09:00
metamask-controller.actions.test.js Migrate network configurations (previously frequentRpcListDetail) from PreferencesController to NetworkController () 2023-03-09 15:00:28 -06:00
metamask-controller.js [FLASK] Add Snaps privacy warning on snap install () 2023-05-31 14:43:39 +02:00
metamask-controller.test.js Rename provider to providerConfig () 2023-05-02 13:23:20 -02:30
mmi-keyring-builder-factory.js [MMI] adds mmi code fences to mm controller () 2023-05-29 16:38:28 +01:00
sentry-install.js refactor sentryHooks object () 2022-11-09 19:28:32 +00:00
ui.js feat: add yaml feature management () 2023-04-25 16:32:51 +02:00
use-snow.js Integrating snow into metamask () 2022-11-24 02:36:19 +02:00