1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Whymarrh Whitby 665ac860e5 Remove selectedIdentity prop from wallet view
The selectedIdentity property is computed based on the selectedAddress
which means that using both the selectedAddress and the selectedIdentity
is redundant. In the case of the Array#find call on the set of keyrings,
we wouldn't have a situation where one is included and the other isn't.

This changeset removes the selectedIdentity from the wallet view because
it isn't needed.
2018-06-05 12:25:06 -07:00
..
app Remove selectedIdentity prop from wallet view 2018-06-05 12:25:06 -07:00
design Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
lib Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
.gitignore Replace ui with responsive-ui 2017-07-24 17:05:07 -07:00
css.js Merge branch 'master' into NewUI-flat 2017-10-24 16:50:25 -07:00
example.js Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
i18n-helper.js i18n-helper - wrap fallback in brackets to help indicate something is wrong 2018-04-25 15:27:30 -07:00
index.html Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
index.js lint - cleanup some unused variables 2018-05-02 18:23:55 -07:00