1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts/controllers/permissions
Erik Marks 04de9a92c5
Fix signing method bugs (#8833)
* update signTypedData validation

* update tests for new eth-json-rpc-middleware

* remove lowercasing of tx 'from' addresses
2020-06-23 09:12:11 -07:00
..
enums.js Fix signing method bugs (#8833) 2020-06-23 09:12:11 -07:00
index.js Fix handling of permissions of removed accounts (#8803) 2020-06-15 10:27:27 -03:00
methodMiddleware.js Send accountsChanged notification for wallet_requestPermissions (#8742) 2020-06-04 12:15:52 -07:00
permissionsLog.js Manually connect via the full connect flow 2020-05-27 21:45:41 -02:30
restrictedMethods.js