1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/pages/onboarding-flow
Victor Thomas 2ff289e271
Add Opt-out Settings toggle for 4byte contract method names resolution (#20098)
* Adding 4byte toggle to settings UI and preferences

* Adding 4byte toggle to advanced settings tab

* adding use4ByteResolution privacy logic to getContractMethodData & getMethodDataAsync, removing unused useMethodData hook, adding clearKnownMethodData

* add 4byte setting to onboarding advanced option

* more test changes

* adding e2e for 4byte setting toggle

* test and copy changes, snap updates

* removing 4byte from advanced section

* adding settings constant and fixing refs

* removing clearKnownMethodData, adding flag to selector, test fixes

* e2e refactor, selectors refactor

* adding tests

* Fix jest tests, remove unwanted forceUpdateMetamaskState

* Fix jest tests

* lint:fix

* settingsRefs fixes

---------

Co-authored-by: David Walsh <davidwalsh83@gmail.com>
2023-08-04 13:28:37 -04:00
..
add-network-modal Update Text import paths: /ui (#20076) 2023-07-19 10:55:38 -07:00
create-password Update Text import paths: /ui (#20076) 2023-07-19 10:55:38 -07:00
creation-successful Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
import-srp Import srp onboarding unit tests (#18255) 2023-04-20 09:06:36 -07:00
metametrics Updating Icon types and component to use TS Box component (#19990) 2023-07-25 09:05:37 -07:00
onboarding-app-header Updating Icon types and component to use TS Box component (#19990) 2023-07-25 09:05:37 -07:00
onboarding-flow-switch feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
pin-extension Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
privacy-settings Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
recovery-phrase Updating Icon types and component to use TS Box component (#19990) 2023-07-25 09:05:37 -07:00
secure-your-wallet Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
welcome Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
index.scss Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
onboarding-flow.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
onboarding-flow.test.js Release MultiChain 0.5 (#18903) 2023-06-01 16:14:38 -05:00