1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Dan Finlay a10fe6b6f4 Return keyring metadata on metamask state object
Required making the getState methods for both keyringController and metamaskController async.
They both now return promises, and the main metamask-controller.getState method is now nodeified.

Will allow the UI to render loose keys differently than persisted keys.
2016-12-22 17:17:07 -08:00
..
keyrings Made changes according to feedback. 2016-12-19 19:32:59 -08:00
lib Remove log 2016-12-22 14:46:14 -08:00
migrations Auto linted 2016-06-21 13:18:32 -07:00
background.js Made progress on parity for MultiVault 2016-11-01 11:30:10 -07:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
config.js Remove morden testnet provider 2016-12-15 16:12:03 -08:00
contentscript.js Linting to the max. 2016-11-11 10:26:12 -08:00
inpage.js Merged master into dev 2016-12-19 13:37:27 -08:00
keyring-controller.js Return keyring metadata on metamask state object 2016-12-22 17:17:07 -08:00
metamask-controller.js Return keyring metadata on metamask state object 2016-12-22 17:17:07 -08:00
notice-controller.js Lint. 2016-12-20 16:45:22 -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