1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-01 13:47:06 +01:00
metamask-extension/ui/components/app/transaction-activity-log
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
..
transaction-activity-log-icon Update design tokens library from 1.5 to 1.6 WIP (#14732) 2022-05-25 08:35:36 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss Update reset.scss to revive <b> element font-weight (#15784) 2022-09-13 09:30:41 -07:00
transaction-activity-log.component.js MetaMetrics: Add EVENT.CATEGORIES const (#14474) 2022-04-22 13:09:10 -03:00
transaction-activity-log.component.test.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
transaction-activity-log.constants.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
transaction-activity-log.container.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
transaction-activity-log.container.test.js Remove unnecessary file extensions (#15352) 2022-07-27 14:32:17 -05:00
transaction-activity-log.util.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
transaction-activity-log.util.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00