1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
kumavis 2845398c3d Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)
* 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
2019-05-03 13:32:05 -04:00
..
components Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
css Set max-width on network dropdown and ellipsis long network name (#6494) 2019-04-24 20:01:24 -07:00
ducks Send metrics event from backend for on chain transaction failures (#6500) 2019-04-29 03:48:40 -02:30
helpers Fix binding of this for I18nProvider#tOrKey 2019-05-01 00:23:19 -02:30
pages Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
selectors Send metrics event from backend for on chain transaction failures (#6500) 2019-04-29 03:48:40 -02:30
store Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00