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 bdd638400c
Shorten network type references in NC tests (#19430)
Update NetworkController tests to replace `NETWORK_TYPES.<NETWORK NAME>`
with `NetworkType.<network name>`. This makes it easier to visually
compare differences in the tests between core and this repo.
2023-06-21 11:31:08 -06:00
..
account-import-strategies Upgrading the Import Account modal (#17763) 2023-03-06 09:48:28 -08:00
constants
controllers Shorten network type references in NC tests (#19430) 2023-06-21 11:31:08 -06:00
lib [MMI] renames method for better understanding (#19622) 2023-06-15 23:33:28 +01:00
migrations Upgrade assets-controllers to v9 (#19472) 2023-06-09 15:48:48 -05:00
platforms Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
app-init.js
background.js Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01: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
metamask-controller.actions.test.js Await approval request in transaction controller (#19197) 2023-06-13 10:17:32 +01:00
metamask-controller.js Accept SignController approval request from frontend (#19184) 2023-06-20 15:37:09 +02:00
metamask-controller.test.js Fix flakey tests in metamask controller tests (#19312) 2023-06-14 15:38:40 -04:00
mmi-keyring-builder-factory.js [MMI] adds mmi code fences to mm controller (#18279) 2023-05-29 16:38:28 +01:00
sentry-install.js
translate.test.ts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
translate.ts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
ui.js
use-snow.js