1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Victorien Gauch e4923399a9
feat: add new linea mainnet network (#19326)
* feat: add new linea mainnet network

* fix: removed unused condition + lint code

* fix: update tests + fix network tab issue

* feat: add feature toggle for linea mainnet

* fix: add feature toggle for linea mainnet

* feat: add linea mainnet logo

* update @metamask/eth-json-rpc-infura package to support linea networks

* update linea mainnet block explorer url

* fix: refactor linea mainnet feature toggle

* fix: update linea mainnet chain id and rpc url

* fix: update settings-search unit test

* fix: update linea mainnet feature flag

* fix: remove useless async function keyword for linea mainnet feature flag
2023-06-16 14:05:33 -02:30
..
account-import-strategies
constants
controllers feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
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
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 [FLASK] Update rate limits for showInAppNotification and showNativeNotification (#19621) 2023-06-16 12:38:12 +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
ui.js
use-snow.js