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
lib Remove log 2016-12-22 14:46:14 -08:00
migrations
background.js
chromereload.js
config.js
contentscript.js
inpage.js
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
popup-core.js
popup.js