1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts
Dan Finlay 1ff4894b67 Allow importing of private key strings
Fixes #1021

A top-right menu item now allows `Account Import`.  It has a menu (with one item for now) that allows importing a private key string.

Errors are displayed, and a success navigates the user to their account list, where the imported account is labeled `LOOSE`.
2017-01-17 16:24:45 -08:00
..
keyrings Allow importing of private key strings 2017-01-17 16:24:45 -08:00
lib Merge branch 'dev' into conversion-api-err 2017-01-17 12:08:47 -08:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js background - txManager - filter txs by network 2017-01-14 21:29:46 -08:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Remove morden testnet provider 2016-12-15 16:12:03 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
inpage.js Merged master into dev 2016-12-19 13:37:27 -08:00
keyring-controller.js Allow importing of private key strings 2017-01-17 16:24:45 -08:00
metamask-controller.js Allow importing of private key strings 2017-01-17 16:24:45 -08:00
notice-controller.js Lint. 2016-12-20 16:45:22 -08:00
popup-core.js Linting to the max. 2016-11-11 10:26:12 -08:00
popup.js Linting to the max. 2016-11-11 10:26:12 -08:00
transaction-manager.js background - txManager - filter txs by network 2017-01-14 21:29:46 -08:00