1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
Mark Stacey beb6047384
Revert "Add custom hd path option (#9367)" (#9875)
This reverts commit f30d261e69.

The custom HD path option was found to be unsafe to use, because the
displayed list of accounts would differ depending on which application
was open on the Ledger device. Essentially Ledger was accepting invalid
inputs, and returning junk responses.

This was too dangerous to ship, as it could leave users with an account
that they can't reliably recover. If we don't know how the derivation
is happening, then allowing this import puts our users at risk of
losing funds.

We can re-introduce this functionality after adding validation to
ensure that we only allow inputs that are handled correctly by Ledger.
2020-11-13 14:25:47 -03:30
..
_locales Revert "Add custom hd path option (#9367)" (#9875) 2020-11-13 14:25:47 -03:30
fonts Add euclid fontface (#9018) 2020-07-27 17:15:44 -05:00
images Revert "Revert "Update main-quote-summary designs/styles (#9612)" (#9722)" 2020-10-29 00:13:08 -02:30
manifest Move externally_connectable from base to Chrome manifest (#9824) 2020-11-09 10:21:09 -03:30
scripts Fix gas_fees properties collected for swaps analytics events (#9727) 2020-11-10 14:09:45 -03:30
vendor/trezor
home.html Add optional portal to Popover component (#8253) 2020-03-30 18:25:17 -02:30
loading.html
notification.html Fix connection modal style issues (#8433) 2020-05-04 12:04:41 -03:00
phishing.html Backport "Updating deprecated Etherscam link (#7464)" (#8463) 2020-04-29 18:40:34 -03:00
popup.html Add optional portal to Popover component (#8253) 2020-03-30 18:25:17 -02:30
trezor-usb-permissions.html