1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
Ariella Vu 34375a57e5
Security Provider cleanup (#19694)
* security-prov: isFlaggedSecurityProviderResponse

* security-prov: create shared/modules/util

* security prov: rn isFlagged -> isSuspcious
- util fn returns true if response is not verified and flagged

* security prov: add util test
and support undefined param

* security prov: reorg util fn
- no logic changes
2023-06-23 20:08:22 +02:00
..
__mocks__
components Security Provider cleanup (#19694) 2023-06-23 20:08:22 +02:00
contexts Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
css Fix #18423 - Ensure token details stay within dropdown (#19626) 2023-06-21 16:28:53 -05:00
ducks Fix autolock field to accept decimals in Firefox (#19653) 2023-06-22 10:29:24 -06:00
helpers Fix #19608 - Make account name validation more strict (#19616) 2023-06-22 09:07:56 -05:00
hooks Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00
pages Security Provider cleanup (#19694) 2023-06-23 20:08:22 +02:00
selectors Only show a Swaps notification on a supported chain (#19673) 2023-06-20 18:57:14 +02:00
store Accept SignController approval request from frontend (#19184) 2023-06-20 15:37:09 +02:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js Support translation in background code (#19650) 2023-06-20 13:44:11 +01:00