mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
* Ensure home screen does not render if there are unapproved txs (#6501) * Ensure that the confirm screen renders before the home screen if there are unapproved txs. * Only render confirm screen before home screen on mount. * inpage - revert _metamask api to isEnabled isApproved isUnlocked |
||
---|---|---|
.. | ||
network | ||
transactions | ||
balance.js | ||
blacklist.js | ||
cached-balances.js | ||
computed-balances.js | ||
currency.js | ||
detect-tokens.js | ||
infura.js | ||
preferences.js | ||
provider-approval.js | ||
README.md | ||
recent-blocks.js | ||
shapeshift.js | ||
token-rates.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).