1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-02 06:07:06 +01:00
metamask-extension/ui/pages/confirm-decrypt-message
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
..
confirm-decrypt-message.component.js Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808) 2023-02-25 01:58:42 +07:00
confirm-decrypt-message.container.js ConfirmDecryptMessage: avoid mutation of state in decryptMsg/completedTx action (#17895) 2023-02-25 02:02:02 +07:00
confirm-decrypt-message.scss Use PageContainerFooter to render footer on all confirmation pages (#17316) 2023-01-23 20:52:12 +05:30
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00