1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages
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
..
add-collectible feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
asset Fix #17441 - Update all MenuItem instances to use new icons (#17468) 2023-01-31 08:47:00 -06:00
confirm-add-suggested-token Use PageContainerFooter to render footer on all confirmation pages (#17316) 2023-01-23 20:52:12 +05:30
confirm-approve Disable fiat conversion in Approve Screen when Show balance and token price checker is OFF (#17443) 2023-02-03 12:13:19 -05:00
confirm-contract-interaction Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirm-decrypt-message feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
confirm-deploy-contract Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-encryption-public-key Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00
confirm-import-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-send-ether Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-send-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-signature-request Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
confirm-token-transaction-base Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
confirm-transaction Move confirm-transaction/conf-tx.js to confirm-signature-request (#17408) 2023-02-02 20:22:11 +05:30
confirm-transaction-base Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
confirm-transaction-switch Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirmation feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
connected-accounts Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
connected-sites Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
create-account Put hardware wallets behind an HARDWARE_WALLETS_MV3 flag (#17354) 2023-01-25 17:42:08 -03:30
error Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
home feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
import-token feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
keychains Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
lock Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
mobile-sync Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
notifications fix: fix non-critical warning in tests (#17567) 2023-02-02 20:37:53 +00:00
onboarding-flow fix: fix non-critical warning in tests (#17567) 2023-02-02 20:37:53 +00:00
permissions-connect Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
routes Onboarding V2: Remove old onboarding flow (#17081) 2023-02-01 09:28:09 -06:00
send Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
settings Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
swaps Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
token-allowance Disable fiat conversion in Approve Screen when Show balance and token price checker is OFF (#17443) 2023-02-03 12:13:19 -05:00
token-details feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
unlock-page Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss Onboarding V2: Remove old onboarding flow (#17081) 2023-02-01 09:28:09 -06:00