1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app
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
..
_locales
fonts/Montserrat
images
scripts Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00
currencies.json
manifest.json Version 2.13.10 2016-11-22 14:51:33 -08:00
notification.html
popup.html