Nicholas Ellul
Nicholas Ellul
## **Description** This PR addresses a few issues related to how we were using regex expressions. In particular, this helps address some common mistakes often made when using URLs in...
### Describe the bug The Send functionality of the MetaMask Mobile application allows you to specify and ENS domain as the account you want to send funds to (e.g. `nick.eth`)....
Hey 👋 I notice its been a while since a new version of node-static has been pushed to NPM, and the version that currently exists there contains the package [minimist](https://www.npmjs.com/package/minimist)...
## Explanation This pull requests introduces validation to the phishing-controller `test` and `bypass` methods to ensure that the value being provided is a hostname. The way the code is currently...
## **Description** This pull request switches the vault backup option from `WHEN_UNLOCKED` to `WHEN_UNLOCKED_THIS_DEVICE_ONLY`. This is to match the intended purpose for the functionality. There are have been no indications...