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 c2bbbb1dbc
NetworkController: Simplify event types (#19252)
In the `core` version of this controller, event types are not held in an
enum but are specified directly as strings instead.

Simplifying the event types will make it easier to compare the
NetworkController unit tests between extension and core.
2023-05-26 10:35:52 -06:00
..
account-import-strategies
constants
controllers NetworkController: Simplify event types (#19252) 2023-05-26 10:35:52 -06:00
lib Adopt ApprovalType from core (#18567) 2023-05-10 06:36:01 +01:00
migrations Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
platforms feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
app-init.js Fix firsttimeloaded logic (#18344) 2023-04-06 12:13:01 -02:30
background.js Revert "limit connections (#18355)" (#19272) 2023-05-24 11:17:00 -04:00
contentscript.js
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js
lockdown-run.js update ses@0.18.4 (#17521) 2023-04-27 21:31:52 +09:00
metamask-controller.actions.test.js
metamask-controller.js NetworkController: Simplify event types (#19252) 2023-05-26 10:35:52 -06:00
metamask-controller.test.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
sentry-install.js
ui.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
use-snow.js