1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Erik Marks 4d7689b2df
Handle missing eth_accounts permission history in getLastConnectedInfo (#13257)
This PR ensures that the `getLastConnectedInfo` selector handles missing `eth_accounts` permission history. Historically, `eth_accounts` was the only permission in existence, and the only way that a permission subject ended up with a permission history in the first place. This will no longer the case as of #11837, and we were perhaps never right to bake in this assumption to begin with.
2022-01-10 09:07:26 -08:00
..
__mocks__ Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 2021-07-02 08:48:34 -05:00
components Update the copy for the Flask welcome page (#13223) (#13244) 2022-01-10 13:31:51 -03:30
contexts Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
css Dark Mode Part 1: Switch to Using CSS Variables (#13147) 2022-01-06 11:35:49 -06:00
ducks Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
helpers Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
hooks Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
pages Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
selectors Handle missing eth_accounts permission history in getLastConnectedInfo (#13257) 2022-01-10 09:07:26 -08:00
store Feat/collectibles send flow (#13048) 2022-01-10 10:23:53 -06:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00