1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages/confirm-transaction-switch
Konstantin 6f47fece56
Implementation encrypt/decrypt feature (#7831)
Implement `eth_decrypt` and `eth_getEncryptionPublicKey`. This allows decryption backed by the user's private key. The message decryption uses a confirmation flow similar to the messaging signing flow, where the message to be decrypted is also able to be decrypted inline for the user to read directly before confirming.
2020-02-19 14:24:16 -04:00
..
confirm-transaction-switch.component.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
confirm-transaction-switch.container.js Fix batch transaction UX (#7473) 2020-01-10 06:34:02 -08:00
confirm-transaction-switch.util.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30