1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui
Ariella Vu 97013d8028 Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808)
* fix ConfirmEncryptionPublicKey txData

* encrypt/decrypt: fix missing txData state

* rm console.log
2023-03-02 10:55:07 +00:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components UX: Icons: Use proper send icon on wallet and token overview pages (#17720) 2023-02-15 10:26:21 -07: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-03-02 10:54:55 +00:00
helpers Sanitising string on signature request pages (#17571) 2023-02-09 04:35:52 +05:30
hooks fix test of useTransactionDisplayData for different timezone (#17063) 2023-02-08 17:13:39 -06:00
pages Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808) 2023-03-02 10:55:07 +00:00
selectors Adding browser outdated notification (#17027) 2023-02-02 13:56:41 -05:00
store Disable eth_sign by default, allow users to toggle it back on (#17308) 2023-02-06 13:17:50 -03:30
index.js initialize currentLocale in the locale slice upon app start (#17579) 2023-02-02 15:24:48 -06:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00