mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
a10fe6b6f4
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. |
||
---|---|---|
.. | ||
keyrings | ||
lib | ||
migrations | ||
background.js | ||
chromereload.js | ||
config.js | ||
contentscript.js | ||
inpage.js | ||
keyring-controller.js | ||
metamask-controller.js | ||
notice-controller.js | ||
popup-core.js | ||
popup.js |