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
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
..
add-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-add-suggested-token add parens to arrow function parameters (#8060) 2020-02-17 19:12:48 -04:00
confirm-add-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-approve Validate custom spend limit (#7920) 2020-01-29 14:16:38 -04:00
confirm-decrypt-message Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
confirm-deploy-contract Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-encryption-public-key Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
confirm-send-ether Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-send-token Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
confirm-token-transaction-base Fix confirm token transaction amount display (#7081) 2019-08-31 13:26:49 -03:00
confirm-transaction Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
confirm-transaction-base Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
confirm-transaction-switch Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
connected-sites Connect distinct accounts per site (#7004) 2019-12-03 09:35:56 -08:00
create-account Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
error Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
first-time-flow Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
home Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
keychains Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
lock Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
mobile-sync Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
permissions-connect Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
routes Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
settings Merge pull request #8062 from whymarrh/no-mixed-operators 2020-02-17 21:08:06 -07:00
unlock-page Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
index.js Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00
index.scss Add top-level error page (#7889) 2020-01-24 17:11:02 -04:00