David Drazic
David Drazic
e2e test suite refactoring as part of the https://github.com/MetaMask/metamask-extension/issues/11136 This ticket should cover two batches of the tests identified by describe block in the current code within `metamask-ui.spec.js` file: 1....
## **Description** The purpose of this PR is to enable **Snaps Dynamic Permissions** feature. This PR adds missing hooks required by the `Dynamic Permissions` feature and adds additional changes to...
## **Description** This PR enables pre-approved connections to be displayed in the UI of the permission confirmation step when installing or updating a Snap. #### Notes - Given that pre-approved...
This PR adds new RPC methods used to support dynamic permissions. Fixes: https://github.com/MetaMask/snaps/issues/1821 Dynamic Permissions feature is specified in [SIP-14](https://github.com/MetaMask/SIPs/blob/main/SIPS/sip-14.md). Related `metamask-extension` PR: https://github.com/MetaMask/metamask-extension/pull/22878 # Summary of changes in this...
Add example for Snap Dynamic Permissions feature. Fixes: https://github.com/MetaMask/snaps/issues/2198 Related PR: https://github.com/MetaMask/snaps/pull/2088
Create an example Snap which demonstrates how Dynamic Permissions work.
This ticket should focus on implementing a solution that would allow Snaps to run for a longer period of time that is beyond the current timeout for execution. This is...
Fixes: https://github.com/MetaMask/snaps/issues/1604 PR for extension: https://github.com/MetaMask/metamask-extension/pull/20543 This PR will add implementation for a new endowment that will allow snaps to run computation-heavy => time consuming tasks for a longer time....
## **Description** Add abstraction for Snaps permissions. Permissions under certain weight threshold are hidden, following the rules described in the related task. #### Change summary - Changes are made to...
## **Description** This PR adds changes to update Snaps Custom UI. Affected areas are: Snaps Home, Snap Custom Dialog, Snap components. [](https://codespaces.new/MetaMask/metamask-extension/pull/26639?quickstart=1) ## **Related issues** Fixes: https://github.com/MetaMask/metamask-extension/issues/26436...