1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/helpers/constants
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
..
available-conversions.json remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
beta.js BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
common.ts Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
connected-sites.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
design-system.ts feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
error-keys.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
gas.js EIP-1559 V2 UI fixes (#13222) 2022-01-07 04:10:31 +05:30
notifications.ts feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
onboarding.js Fixed issues in onboarding flow (#13826) 2022-03-10 10:33:53 -06:00
routes.ts Onboarding V2: Remove old onboarding flow (#17081) 2023-02-01 09:28:09 -06:00
settings.js Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
transactions.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
zendesk-url.js Consolidating Zendesk URLs in to constants file (#15669) 2022-08-23 09:19:31 -05:00