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 bdf3b8486b
Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808)
* fix ConfirmEncryptionPublicKey txData

* encrypt/decrypt: fix missing txData state

* rm console.log
2023-02-25 01:58:42 +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 Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808) 2023-02-25 01:58:42 +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