1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/hooks
ryanml 0bc1eeaf37
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-28 20:26:01 -07:00
..
flask [FLASK] Snaps Insight (#15814) 2022-09-20 19:00:07 +02:00
gasFeeInput Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useAddressDetails.js
useAddressDetails.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
useApproveTransaction.js
useAssetDetails.js
useAssetDetails.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
useCollectiblesCollections.js
useCopyToClipboard.js
useCurrencyDisplay.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
useCurrencyDisplay.test.js
useCurrentAsset.js
useEqualityCheck.js
useEthFiatAmount.js
useEventFragment.js
useEventFragment.test.js
useGasFeeErrors.js
useGasFeeErrors.test.js
useGasFeeEstimates.js
useGasFeeEstimates.test.js
useI18nContext.js
useIncrementedGasFees.js
useMethodData.js
useOriginMetadata.js
usePrevious.js
useSafeGasEstimatePolling.js
useSegmentContext.js
useShouldAnimateGasEstimations.js
useShouldShowSpeedUp.js
useSwappedTokenValue.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTimeout.js
useTokenData.js
useTokenData.test.js bump smart-transactions-controller verion (#15818) 2022-09-27 16:44:38 -05:00
useTokenDisplayValue.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTokenDisplayValue.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTokenFiatAmount.js
useTokensToSearch.js
useTokenTracker.js
useTransactionDisplayData.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTransactionDisplayData.test.js
useTransactionEventFragment.js
useUserPreferencedCurrency.js
useUserPreferencedCurrency.test.js