1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Ariella Vu 4f36a3121c Sign in with Ethereum: re-enable warning UI for mismatched domains / disable domain binding (#18200)
* siwe: re-enable warning UI for mismatched domains
- unblocks mismatched domain support
- we may re-add error handling here #18184
- reverts logic from #16616

* siwe: fix mismatch domain warning msg UI

* lint: rm whitespace EOL

* siwe: rm unit test

* lint: fix whitespace

* Revert "siwe: rm unit test"

This reverts commit c80a4a2e661609c46c76d1e43e05909b6db3f0f5.

---------

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2023-03-17 15:43:49 -02:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Sign in with Ethereum: re-enable warning UI for mismatched domains / disable domain binding (#18200) 2023-03-17 15:43:49 -02:30
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks avoid mutation of state in signTransaction action (#17772) 2023-03-02 10:54:55 +00:00
helpers Use replace instead of replace all so that we are compatible with v78 (#18080) 2023-03-10 13:48:55 +00:00
hooks Cleanup: clearTimeout on useEffect for gas estimation and prevent state update on unmounted ConfirmTransactionBase (#17804) 2023-03-02 11:38:42 +00:00
pages Use tokenList to get token details, when available, in getTokenStanda… (#17891) 2023-03-09 09:59:14 +00:00
selectors fix(17857): show correctly converted account balance in sign&encrypt windows (#17973) 2023-03-06 11:24:14 +00:00
store Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
index.js initialize currentLocale in the locale slice upon app start (#17579) 2023-02-02 15:24:48 -06:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00