1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Mark Stacey da138106f2 Reduce logging in production builds (#20694)
Our logger middleware can be quite noisy in production, logging all RPC
requests. It has been updated to have more condensed logs in production
builds, but preserving the existing logging for development builds.
2023-09-04 15:23:53 +02:00
..
account-import-strategies
constants
controllers Add whats new popup for changes to advanced gas fee (#20632) 2023-08-30 16:21:06 -02:30
lib Reduce logging in production builds (#20694) 2023-09-04 15:23:53 +02:00
migrations fix: Remove obsolete network controller state properties (#20586) 2023-08-30 16:21:06 -02:30
platforms Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
app-init.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00
background.js Merge branch 'master' into Version-v11.0.0 2023-09-01 14:03:30 +02:00
contentscript.js solves 1114 (#20307) 2023-08-16 15:20:24 -02:30
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js Disable warn logs in content-script (#19754) 2023-06-26 14:00:38 +03:00
first-time-state.js
init-globals.js
inpage.js
lockdown-more.js Bump SES to fix audit failure (#20434) 2023-08-16 22:51:49 -02:30
lockdown-run.js
metamask-controller.actions.test.js Update @metamask/phishing-controller to v4.0.0 (#18840) 2023-07-31 17:55:48 -02:30
metamask-controller.js Merge branch 'master' into Version-v11.0.0 2023-09-01 14:03:30 +02:00
metamask-controller.test.js Remove fallback phishing warning configuration (#20327) 2023-08-01 00:17:07 -02:30
mmi-keyring-builder-factory.js
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 Fix pre-initialization UI error state capture (#20529) 2023-08-18 16:35:03 -02:30
use-snow.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00