1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
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
..
ens-ipfs Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
migrator
rpc-method-middleware Update createMethodMiddleware.js (#15505) 2022-08-08 16:52:40 -10:00
account-tracker.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
buy-url.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
buy-url.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-30 13:20:06 -02:30
cleanErrorStack.js
cleanErrorStack.test.js
ComposableObservableStore.js
ComposableObservableStore.test.js
createLoggerMiddleware.js
createMetaRPCHandler.js
createMetaRPCHandler.test.js
createOnboardingMiddleware.js
createOriginMiddleware.js
createRPCMethodTrackingMiddleware.js
createRPCMethodTrackingMiddleware.test.js
createStreamSink.js
createTabIdMiddleware.js
decrypt-message-manager.js
encryption-public-key-manager.js
extractEthjsErrorMessage.js
get-first-preferred-lang-code.js
getObjStructure.js
local-store.js
message-manager.js
message-manager.test.js
metaRPCClientFactory.js Fix rpc and tests (#15570) 2022-08-16 18:21:35 +05:30
metaRPCClientFactory.test.js Fix rpc and tests (#15570) 2022-08-16 18:21:35 +05:30
network-store.js
notification-manager.js
personal-message-manager.js Add Sign-In with Ethereum (#14438) 2022-08-03 09:56:11 -05:00
personal-message-manager.test.js
seed-phrase-verifier.js
seed-phrase-verifier.test.js
segment.js
sentry-filter-events.ts Fix Sentry deduplication of events that were never sent (#15677) 2022-08-23 16:14:14 -02:30
setupSentry.js Sentry e2e test (#15715) 2022-08-25 18:07:31 -05:00
stream-utils.js
typed-message-manager.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
typed-message-manager.test.js
util.js
util.test.js