MetaMask / snaps

Extend the functionality of MetaMask using Snaps
https://metamask.io/snaps/
Other
709 stars 546 forks source link

[BREAKING] Add `snap_resolveInterface` RPC method #2509

Closed GuillaumeRx closed 4 days ago

GuillaumeRx commented 1 week ago

This PR adds a new non-restricted RPC method that allows a snap to resolve a given user interface bound to a snap_dialog with a custom value.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.89%. Comparing base (35ae1e7) to head (3536bde).

:exclamation: Current head 3536bde differs from pull request most recent head c33b9d3

Please upload reports for the commit c33b9d3 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2509 +/- ## ========================================== + Coverage 93.85% 93.89% +0.03% ========================================== Files 453 454 +1 Lines 9412 9464 +52 Branches 1436 1445 +9 ========================================== + Hits 8834 8886 +52 Misses 578 578 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

FrederikBolding commented 4 days ago

Please let @Mrtenz leave a review as well if he wants to request any changes for snaps-jest