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 60f257fd62
ConfirmDecryptMessage: avoid mutation of state in decryptMsg/completedTx action (#17895)
* fix ConfirmEncryptionPublicKey txData

* encrypt/decrypt: fix missing txData state

* rm console.log

* ConfirmDecryptMessage: cloneDeep to avoid mutation
2023-02-25 02:02:02 +07:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components UX Icon: updated fa-exclamation-circle (#17879) 2023-02-24 12:52:11 -06:00
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-02-23 12:16:55 -06:00
helpers window open noopener (#17882) 2023-02-24 15:27:38 +00:00
hooks Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
pages ConfirmDecryptMessage: avoid mutation of state in decryptMsg/completedTx action (#17895) 2023-02-25 02:02:02 +07:00
selectors Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
store Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
index.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00