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 01301087ea
Fix web3_clientVersion method (#8998)
This method was accidentally broken with the introduction of the
permissions controller, as this was missing from the list of safe
methods.

It is now included in the list of safe methods.

Fixes #8993
2020-07-15 15:34:10 -03:00
..
enums.js Fix web3_clientVersion method (#8998) 2020-07-15 15:34:10 -03:00
index.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
methodMiddleware.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
permissionsLog.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
restrictedMethods.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30