1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 22:24:27 +01:00
metamask-extension/ui/ducks/send
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
..
helpers.js Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
helpers.test.js Removed ui related code from shared directory (#15252) 2022-07-19 11:07:13 -05:00
index.js Refactor send page state management (#10965) 2021-06-23 16:35:25 -05:00
send.js Ensure chainId is defined in validateRecipientUserInput in send-duck (#15822) 2022-09-15 15:39:54 +02:00
send.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30