1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey 06ba0db840
Remove fallback selected address (#8439)
The `getSelectedAddress` selector has a fallback of selecting the first
MetaMask account. This is not useful. The only time the
`selectedAddress` is not set is during onboarding, before any accounts
exist, so selecting the first account wouldn't be useful anyway.
Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
2020-04-28 12:36:25 -03:00
..
components Delete Dai/Sai migration notification (#8418) 2020-04-27 16:23:43 -02:30
contexts
css
ducks
helpers
pages Delete Dai/Sai migration notification (#8418) 2020-04-27 16:23:43 -02:30
selectors Remove fallback selected address (#8439) 2020-04-28 12:36:25 -03:00
store Correctly detect changes to background state (#8435) 2020-04-28 10:40:28 -03:00