1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/app/scripts/controllers/permissions
Erik Marks 9830b14786
Make eth_accounts return all permitted accounts (#18516)
* Make eth_accounts return all permitted accounts rather than just the most recently selected one

* fixup! Make eth_accounts return all permitted accounts rather than just the most recently selected one

* Trigger

---------

Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Co-authored-by: Jiexi Luan <jiexiluan@gmail.com>
2023-06-08 13:01:43 -07:00
..
snaps [FLASK] snaps@0.34.0-flask.1 (#19377) 2023-06-05 13:51:19 +02:00
background-api.js Making addPermittedAccount and removePermittedAccount methods idempotent (#15709) 2022-09-07 01:17:48 +05:30
background-api.test.js Making addPermittedAccount and removePermittedAccount methods idempotent (#15709) 2022-09-07 01:17:48 +05:30
caveat-mutators.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
caveat-mutators.test.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
enums.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
index.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
permission-log.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
permission-log.test.js remove exclusions for mismatched object jsdoc type casing (#15351) 2022-07-27 08:28:05 -05:00
selectors.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
selectors.test.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
specifications.js Make eth_accounts return all permitted accounts (#18516) 2023-06-08 13:01:43 -07:00
specifications.test.js Make eth_accounts return all permitted accounts (#18516) 2023-06-08 13:01:43 -07:00