1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test
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
..
integration Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00
lib Now migrating old vaults to new DEN format 2016-10-29 02:29:25 -07:00
unit Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00
helper.js Fix plugin tests 2016-04-18 11:31:06 -07:00