1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/settings
Harry b4ecc4c3f5
Disable eth_sign by default, allow users to toggle it back on (#17308)
* Added translation for eth sign toggle

* Disabled the ability to call eth_sign by default. Added ability within advanced settings to renable support for eth_sign

* Add test case for eth_sign being enabled and disabled

* Modified copy

* Moved rpc method preference to its own object within store

* Complete work on moving rpc method preference into its own object within store

* Fix with prettier

* Fix lint

* Fix a unit test

* Fix test

* Renamed function and object keys to be more intuitive

* Fix e2e test

* Enabled eth_sign through preferences fixture

* Fix lint

* Fix e2e test

Wait for the notification popup to close, leaving 2 window handles the extension and the test dapp

* Fix e2e test

* Fix unit test

Enable eth_sign method

* Lint fix

---------

Co-authored-by: PeterYinusa <peter.yinusa@consensys.net>
Co-authored-by: Dan J Miller <danjm.com@gmail.com>
2023-02-06 13:17:50 -03:30
..
advanced-tab Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
alerts-tab feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
contact-list-tab feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
experimental-tab NFTs: Update event name for Detect NFT settings (#17597) 2023-02-03 19:19:07 -06:00
flask feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
info-tab Consolidated all component import paths (#17368) 2023-01-25 11:54:08 -08:00
networks-tab feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
security-tab Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
settings-search Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
settings-search-list Settings search refactor (#14350) 2022-04-06 16:27:08 -04:00
settings-tab Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss adding textfix on experimental tab (#17306) 2023-02-02 13:18:25 -05:00
settings.component.js Fixing Contacts breadcrumb when viewing contact details (#15663) 2022-08-22 07:40:41 -07:00
settings.container.js RFC: sort keys rule and initial changes (#15534) 2022-08-15 12:41:29 -05:00
settings.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
settings.test.js Continue converting tests from enzyme to @testing-library/react (#16373) 2022-11-04 13:56:24 -07:00