1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
David Walsh 99c709ff8f
Allow user to turn off ENS DNS resolution (#20102)
* Allow user to turn off IPFS gateway resolution

* Add end to end test for toggle on and off

* Fix jest tests and snapshots

* Change variable name

* Implement provided content

* Use MetaMask eth instead

* Allow searching for ENS setting

* Fix jest

---------

Co-authored-by: Brad Decker <bhdecker84@gmail.com>
2023-07-28 11:21:43 -05:00
..
__mocks__
components UX: Remove portfolio from global menu (#20221) 2023-07-27 09:35:27 -07:00
contexts
css
ducks Dedupe bn.js (#20199) 2023-07-27 07:01:31 +09:00
helpers Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
hooks fix: remove unused useMethodData code (#20146) 2023-07-25 10:49:45 +01:00
pages Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
selectors
store Allow user to turn off ENS DNS resolution (#20102) 2023-07-28 11:21:43 -05:00
index.js Set sentry autoTrackSessions default (#20132) 2023-07-26 07:13:28 -05:00
index.test.js