1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02: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__ Final conversion of tests from enzyme to @testing-library/react (#16862) 2023-01-17 07:51:35 -08:00
optimism Upgrade assets-controllers to v9 (#19472) 2023-06-09 15:48:48 -05:00
accounts.js UX: Multichain: Account Details Fixes (#18999) 2023-05-08 09:03:34 -05:00
build-types.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
common.util.js
common.util.test.js Update ESLint config to v8 (#12886) 2021-12-09 15:36:24 -03:30
confirm-tx.util.test.js Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00
confirm-tx.util.ts feat: Refactor Transaction Confirmation selector (#18796) 2023-05-11 07:56:17 +02:00
export-utils.js Avoid blob url for files downloads (#17986) 2023-03-07 12:47:45 +02:00
formatters.js
gas.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
gas.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
hardware.js Create function for hardware keyring checking (#12457) 2021-10-27 18:54:18 -05:00
i18n-helper.test.js feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
i18n-helper.tsx feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
icon-factory.js Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
ipfs.js Privacy - Show default selected network after a custom network has been added during onboarding (#16789) 2022-12-08 10:42:23 -06:00
is-mobile-view.js Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
metric.test.js Adding the AdvancedGasFeePopover template (#12780) 2021-11-23 23:16:33 +05:30
metrics.js UX: Multichain: Analytics (#18674) 2023-04-27 09:28:08 -05:00
nfts.js NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
nfts.test.js NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
permission.js [FLASK] Fix usages of getSnapName (#19546) 2023-06-09 16:37:38 +02:00
portfolio.js UX: Multichain: Analytics (#18674) 2023-04-27 09:28:08 -05:00
settings-search.js Add snaps view search (#14419) 2022-04-19 11:08:09 -04:00
settings-search.test.js feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
token-util.js fix(18574): fix new BigNumber() not a number: undefined for setApprovalForAll method (#18660) 2023-04-19 19:20:18 +02:00
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 Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
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 Cleanup PR: Renaming getNetworkName and moving that to utils file (#19160) 2023-05-18 09:53:11 -04:00
webcam-utils.js
window.ts window open noopener (#17882) 2023-02-24 15:27:38 +00:00