1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Brad Decker 64aef2a1c9
split advancedGasFee by network and erase previous options (#20576)
* Split out advanced gas fees by network and delete old values

* use arrow functions in preferences test

* changes

* added back priorityFeeProperCase to en messages

* update types

* remove case change
2023-08-26 17:58:26 -07:00
..
constants
controllers split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
lib feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
migrations split advancedGasFee by network and erase previous options (#20576) 2023-08-26 17:58:26 -07:00
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 Fix Sentry breadcrumb collection during initialization (again) (#20532) 2023-08-18 18:26:27 -02:30
contentscript.js solves 1114 (#20307) 2023-08-01 07:04:23 +01:00
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-14 16:30:34 -02:30
lockdown-run.js
metamask-controller.actions.test.js Use KeyringController messenger events (#20341) 2023-08-18 19:37:38 -02:30
metamask-controller.js Added missing bindings (#20602) 2023-08-25 12:38:50 +02:00
metamask-controller.test.js feat(878): implement network txn toggle and new style (#20363) 2023-08-24 11:27:42 +01:00
mmi-keyring-builder-factory.js
sentry-install.js Capture Sentry errors prior to initialization (#20265) 2023-07-31 18:49:32 -02:30
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:32:28 -02:30
use-snow.js fix: skip snow usage for MV3 test build (#19827) 2023-06-30 13:22:07 +01:00