1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/integration/lib
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
..
encryptor-test.js Fix password validation and persistence issue 2016-11-03 16:14:37 -07:00
first-time.js Fix integration test suite 2016-11-07 14:11:01 -08:00
keyring-controller-test.js Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00