1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/test/integration
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
..
lib Denodeify most of KeyringController 2016-11-28 16:13:03 -08:00
mocks Create failing test to check submitPassword in keyringController. 2016-11-18 15:40:12 -08:00
helpers.js Ui testing (#481) 2016-07-25 16:42:39 -07:00
index.html Began adding browser-native encryptor module 2016-10-12 20:07:46 -07:00
index.js Began adding browser-native encryptor module 2016-10-12 20:07:46 -07:00
jquery-3.1.0.min.js Ui testing (#481) 2016-07-25 16:42:39 -07:00