1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts
Dan Finlay 80e76b45ee Denodeify most of KeyringController
Mostly Fixes #893

A couple methods cache callbacks, and will require a larger refactor to fully denodeify.

Specifically, our methods involving web3 requests to sign a tx, sign a message, and approve or cancel either of those.

I think we should postpone those until the TxManager refactor, since it will likely handle this response caching itself.
2016-11-28 16:13:03 -08:00
..
keyrings Asynced keyrings and started on controller 2016-11-22 23:16:36 -08:00
lib Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00
migrations
background.js Made progress on parity for MultiVault 2016-11-01 11:30:10 -07:00
chromereload.js
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 change all instances of selectedAddress to selectedAccount. 2016-11-21 16:21:16 -08:00
keyring-controller.js Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00
metamask-controller.js Denodeify most of KeyringController 2016-11-28 16:13:03 -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