1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/lib
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
..
account-link.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
etherscan-prefix-for-network.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
icon-factory.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
is-mobile-view.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
local-storage-helpers.js Connect gas price chart to gas station api. 2018-12-04 00:06:22 -03:30
shallow-with-context.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
test-timeout.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
tx-helper.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
webcam-utils.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30