1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers/permissions
Mark Stacey c26d272649
Synchronously validate accounts (#8343)
Now that identities are available synchronously in the permissions
controller, accounts can be validated synchronously as well. Any
account the user wants to give permissions to should already be tracked
as an identity in the preferences controller.
2020-04-16 15:58:36 -03:00
..
enums.js Add signTypedData_v4 to safe methods (#8265) 2020-03-31 16:54:16 -07:00
index.js Synchronously validate accounts (#8343) 2020-04-16 15:58:36 -03:00
methodMiddleware.js Wait for extension unlock before processing eth_requestAccounts (#8149) 2020-03-23 09:25:55 -07:00
permissionsLog.js Add permissions controller unit tests (#7969) 2020-03-16 10:13:22 -07:00
restrictedMethods.js Fix order of accounts in eth_accounts response (#8342) 2020-04-16 15:20:01 -03:00