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 |
|