This website requires JavaScript.
Explore
Help
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-12-23 09:52:26 +01:00
Code
metamask-extension
/
app
/
scripts
/
controllers
/
permissions
History
Dan Finlay
2df159841a
Add eth_feeHistory to safe method list (
#11999
)
...
So that we can expose this method to dapps.
2021-09-02 10:26:32 -07:00
..
enums.js
Add eth_feeHistory to safe method list (
#11999
)
2021-09-02 10:26:32 -07:00
index.js
@metamask/controllers@15.0.0 (
#11975
)
2021-08-31 12:27:13 -07:00
permissions-controller.test.js
colocate tests in flat structure (
#10655
)
2021-03-16 16:00:08 -05:00
permissions-log-controller.test.js
colocate tests in flat structure (
#10655
)
2021-03-16 16:00:08 -05:00
permissions-middleware.test.js
colocate tests in flat structure (
#10655
)
2021-03-16 16:00:08 -05:00
permissionsLog.js
…
permissionsMethodMiddleware.js
…
restricted-methods.test.js
colocate tests in flat structure (
#10655
)
2021-03-16 16:00:08 -05:00
restrictedMethods.js
…