aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/createDnodeRemoteGetter.js
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)kumavis2019-05-041-0/+16
* 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