1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/pages/settings
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
..
advanced-tab feat(878): add new incomingTxn component and change styles of settings (#20374) 2023-08-04 12:33:47 +01:00
alerts-tab feat(878): add new incomingTxn component and change styles of settings (#20374) 2023-08-04 12:33:47 +01:00
contact-list-tab Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
experimental-tab feat(878): add new incomingTxn component and change styles of settings (#20374) 2023-08-04 12:33:47 +01:00
info-tab [MMI] Added code fencing in libs folder (#17929) 2023-06-02 18:40:58 +02:00
networks-tab Update Text import paths: /pages (#20117) 2023-07-20 12:49:35 -07:00
security-tab Add Opt-out Settings toggle for 4byte contract method names resolution (#20098) 2023-08-04 13:28:37 -04:00
settings-search UX Multichain: updated ui for settings page (#19167) 2023-05-23 23:59:00 +05:30
settings-search-list update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
settings-tab feat(878): add new incomingTxn component and change styles of settings (#20374) 2023-08-04 12:33:47 +01:00
snaps replacing deprecated components and consts (#19563) 2023-07-25 13:22:26 -07:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss feat(878): add new incomingTxn component and change styles of settings (#20374) 2023-08-04 12:33:47 +01:00
settings.component.js UX: Fix display block value (#20131) 2023-07-24 10:36:03 -05: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 UX Multichain: updated ui for settings page (#19167) 2023-05-23 23:59:00 +05:30