Daniel Rocha
Daniel Rocha
## Description In a repo's main page, blockquotes that use admonitions break relative links: ```markdown > [!NOTE] > [Link](./other-file.md) ``` Note that the links are **not** broken on the file...
This PR adds a `Vault` class that will be used in the vault refactor. The end goal of the refactor is to move the encryption logic out of the `KeyringController`...
I've been running AutoKuma for a couple of days and I noticed that its memory usage is always increasing: I'm running the latest version of AutoKuma (0.6.0) on Docker.
## Explanation ## References ## Changelog ### `@metamask/package-a` - ****: Your change here - ****: Your change here ### `@metamask/package-b` - ****: Your change here - ****: Your change here...
## Description This PR adds an optional `silent` parameter to the `cancel_listen_state()` method. If `silent` is set to `True`, no warning will be issued if the handle is not found....
### Is there an existing feature request for this? - [X] I have searched the existing issues ### Your feature request It would be nice if `cancel_listen_state` supported a `silent`...
This PR bumps the `@metamask/*` dev dependencies and fixes the related peer requirements.
## Abstract This SIP proposes a new API to be implemented by a new Account Router, allowing the forwarding of signing requests to the appropriate account Snap (i.e., Snaps that...