1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies
constants Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
controllers Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
lib Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
migrations Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
platforms
app-init.js
background.js
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
metamask-controller.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
metamask-controller.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
sentry-install.js
ui.js