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
app-init.js
background.js
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 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
translate.test.ts
translate.ts
ui.js
use-snow.js