1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
ryanml 67aeb64581 Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989)
* Deprecating Rinkeby, setting default debug network to Goerli

* Deprecating Ropsten and Kovan

* Conflict fix

* Remove unused localization, test fixes

* Add migration for moving used deprecated testnets to custom networks

* Fix migrator test

* Add more unit tests

* Migration updates provider type to rpc if deprecated network is selected

* Migration fully and correctly updates the provider if selected network is a deprecated testnet

* Continue to show deprecation warning on each of rinkeby, ropsten and kovan

* Add rpcUrl deprecation message to loading screen

* Removing mayBeFauceting prop

Co-authored-by: Dan Miller <danjm.com@gmail.com>
2022-09-30 13:20:06 -02:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
ducks Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
helpers Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
hooks Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
pages Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
selectors Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
store Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
index.js Move updateBackgroundConnection call in ui/index.js to before the action calls (#15826) 2022-09-15 15:40:26 +02:00
index.test.js Add friendly error handling when background throws an error before listening for connection (#14461) 2022-06-08 00:37:15 +04:00