1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/ui/app/selectors
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
..
tests Remove unused ShapeShift components (#8402) 2020-04-24 12:33:24 -03:00
confirm-transaction.js Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
custom-gas.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
custom-gas.test.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
permissions.js Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
selectors.js Remove fallback selected address (#8439) 2020-04-28 12:36:25 -03:00
tokens.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
transactions.js Remove unused ShapeShift components (#8402) 2020-04-24 12:33:24 -03:00