1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Victorien Gauch 74f566f7f3 feat: add the ConsenSys zkEVM (Linea) as a default network (#17875)
* feat: add the consensys zkEVM as a default network

* fix: change infuraNetworkStatus in navigate-txs file

* fix: remove account tracker for zkEVM + remove zkEVM from infura list

* fix: change consensys zkevm name to linea + change rpc url for linea network

* fix: rebase conflicts

* feat: add new colors for linea goerli network

* feat: add new function inside network dropdown to render non infura networks

* feat: add feature toggle for linea network

* fix: add new unit test

---------

Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2023-03-30 15:40:27 +01:00
..
__mocks__
components feat: add the ConsenSys zkEVM (Linea) as a default network (#17875) 2023-03-30 15:40:27 +01:00
contexts
css feat: add the ConsenSys zkEVM (Linea) as a default network (#17875) 2023-03-30 15:40:27 +01:00
ducks NFTs: Remove feature flag for release (#17401) 2023-03-13 14:29:37 -05:00
helpers feat: add the ConsenSys zkEVM (Linea) as a default network (#17875) 2023-03-30 15:40:27 +01:00
hooks
pages feat: add the ConsenSys zkEVM (Linea) as a default network (#17875) 2023-03-30 15:40:27 +01:00
selectors Revert "What's new - OpenSea security provider (#16831)" (#17968) 2023-03-30 15:24:14 +01:00
store Revert "What's new - OpenSea security provider (#16831)" (#17968) 2023-03-30 15:24:14 +01:00
index.js
index.test.js