mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
2dbb151e0b
The account list on the unconnected account alert was in the wrong order; they were in the order provided by the permissions controller rather than by last active. The accounts are now sorted correctly; first by last active, second by the keyring controller order. The `getPermittedIdentitiesForCurrentTab` selector was removed because it is no longer used. |
||
---|---|---|
.. | ||
tests | ||
confirm-transaction.js | ||
custom-gas.js | ||
first-time-flow.js | ||
index.js | ||
permissions.js | ||
selectors.js | ||
send.js | ||
transactions.js |