1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui/helpers/utils
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
..
__snapshots__
optimism Upgrade assets-controllers to v9 (#19472) 2023-06-09 15:48:48 -05:00
accounts.js
build-types.js
common.util.js
common.util.test.js
confirm-tx.util.test.js
confirm-tx.util.ts
export-utils.js
formatters.js
gas.js
gas.test.js
hardware.js
i18n-helper.test.js
i18n-helper.tsx feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
icon-factory.js
ipfs.js
is-mobile-view.js
metric.test.js
metrics.js
nfts.js
nfts.test.js
permission.js [FLASK] Fix usages of getSnapName (#19546) 2023-06-09 16:37:38 +02:00
portfolio.js
settings-search.js
settings-search.test.js feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
token-util.js
transactions.util.js Fix details when transferring NFT not added to wallet (#19045) 2023-06-02 18:33:10 +05:30
transactions.util.test.js
tx-helper.test.js Clean ConfirmTransaction page related code (#19208) 2023-06-01 16:10:26 +02:00
tx-helper.ts Clean ConfirmTransaction page related code (#19208) 2023-06-01 16:10:26 +02:00
util.js feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
util.test.js
webcam-utils.js
window.ts