1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01: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__
components UX Icon: updated fa-exclamation-circle (#17879) 2023-02-24 12:52:11 -06:00
contexts
css
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