mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
4d7689b2df
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. |
||
---|---|---|
.. | ||
confirm-transaction.js | ||
confirm-transaction.test.js | ||
custom-gas.js | ||
custom-gas.test.js | ||
first-time-flow.js | ||
index.js | ||
permissions.js | ||
permissions.test.js | ||
selectors.js | ||
selectors.test.js | ||
transactions.js | ||
transactions.test.js |