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 65cb970487 Prevent creation of multiple vaults
Fixes #2577 by ensuring only one seed phrase can be set for a new vault.

Also cleans up logs and reproduction logic.
2017-11-20 14:03:12 -08:00
..
account-import-strategies
controllers newUnaprovedTx => newUnapprovedTx 2017-11-06 04:35:51 -08:00
lib Fix lint warnings 2017-10-21 21:06:39 +02:00
migrations
platforms Make the function callback friendly. 2017-10-10 08:36:15 -07:00
background.js
chromereload.js
config.js
contentscript.js contentscript - fix inpage require and bundling 2017-10-12 12:51:48 -07:00
first-time-state.js
inpage.js Add useful error when duplicate web3 is detected. 2017-10-31 09:59:26 -07:00
metamask-controller.js Prevent creation of multiple vaults 2017-11-20 14:03:12 -08:00
notice-controller.js
popup-core.js
popup.js