snaps
snaps copied to clipboard
Extend the functionality of MetaMask using Snaps
Yet another LavaMoat Webpack test branch.
Need defining further and a SIP to be written. For now we probably want to treat critical severity as a flag to add to the alerts system instead of the...
This is the release candidate for version `105.0.0`.
Bumps [@lavamoat/webpack](https://github.com/LavaMoat/lavamoat/tree/HEAD/packages/webpack) from 0.9.0-beta.0 to 0.10.0-beta.0. Release notes Sourced from @lavamoat/webpack's releases. webpack: v0.10.0-beta.0 0.10.0-beta.0 (2025-05-01) Features webpack: webpack context modules and chunk lazy loading support (#1553) (3602f65) Bug Fixes...
Go through all the Snap permissions on mobile and fix the one with missing metadata.
This adds unused permission detection for handlers to the Snaps CLI. It will detect two cases: - The Snap uses a certain permission, but does not export a handler for...
- Container - Footer - Box - Heading - Image - Spinner - Text - Banner - Form - Icon - Button - Address - Card - Field - Selector...
When bundling and loading lxly.js (AggLayer’s cross-chain client) inside a MetaMask Snap, the Snap’s SES sandbox immediately crashes with errors around Promise.try being removed. Under the hood, lxly.js depends on...
Currently all preinstalled Snaps must be provided to the `SnapController` through the constructor, meaning all preinstalled Snaps must be fetched at app initialisation time. This may become problematic when there...