-
We have had a recurring idea from a couple possible snaps developing teams. The type of teams include:
- Contract security auditors
- Smart contract analyzers
- Smart contract decompilers
- Meta…
-
## Checklist
All items in the list below needs to be satisfied.
- [x] Is the summary of the change documented in this ticket: updated snap website, old link returns 404.
- [ ] Has a MetaMask S…
-
Moving the webassembly execution to the snap code will enhance the security of the key shares as they will no longer be exposed to the dapp code and also enable threshold signatures to be accessible f…
-
need to walk workspaces, possibly here
https://github.com/LavaMoat/LavaMoat/blob/61a89b47778b5241e83e429e349cf31898b140d5/packages/aa/src/index.js#L36
-
Sentry Issue: [METAMASK-XC89](https://metamask.sentry.io/issues/5973193018/?referrer=github_integration)
```
TypeError: Cannot read properties of undefined (reading 'npm:[snap name]')
at i (nod…
-
Sentry Issue: [METAMASK-XB8R](https://metamask.sentry.io/issues/5661010497/?referrer=github_integration)
```
Error: The Snaps execution environment failed to start.
at exports.AbstractExecutionServ…
-
Since this package is `"type": "module"`, relative import urls must include the extension.
Otherwise tools like WebPack bail out:
```
Module not found: Error: Can't resolve './blob' in '/node_m…
-
Hey all, would you mind supporting tags (in addition to versions, which you support) for npm snap packages? i.e, `npm:@foo/bar@testnet` would work.
This would allow snap builders to safely subscri…
-
-
I think it would be pretty useful if ipns recognized the [signing prefix used by ethereum wallets](https://web3js.readthedocs.io/en/v1.7.5/web3-eth-personal.html#sign). That way users with metamask or…