MetaMask / snaps

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

Add connections diff calculations needed for Snap update #2424

Closed david0xd closed 4 months ago

david0xd commented 4 months ago

This PR adds additional logic for calculating difference of initialConnections. This is required so changes can be displayed in the UI for Snap update process.

New method is added to SnapController and integrated within Snap update handling functions.