1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Dan Finlay ea56426b23 Use callback in placeSeedWord method.
When displaying seed words, we were not using a callback, which had some race condition potential.  This is simply a little cleaner and more correct.

Fixes #842
2016-11-21 20:08:36 -08:00
..
keyrings Clarify functions names. Package normalize inside util file. Fix require headers. 2016-11-11 15:40:12 -08:00
lib Merge branch 'dev' into i831-AddRopsten-Dev 2016-11-21 11:03:32 -08:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Made progress on parity for MultiVault 2016-11-01 11:30:10 -07:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Begin adding Ropsten support 2016-11-21 10:58:49 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
inpage.js Linting to the max. 2016-11-11 10:26:12 -08:00
keyring-controller.js Use callback in placeSeedWord method. 2016-11-21 20:08:36 -08:00
metamask-controller.js Resolve merge conflicts. 2016-11-15 13:43:15 -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