seaona
seaona
### Describe the bug **Problem**: whenever I perform a transaction on localhost, but set the custom nonce to a higher value than expected, when I submit that transaction, MetaMask stays...
## **Description** [](https://codespaces.new/MetaMask/metamask-extension/pull/24309?quickstart=1) ## **Related issues** Fixes: ## **Manual testing steps** 1. Go to this page... 2. 3. ## **Screenshots/Recordings** ### **Before** ### **After** ## **Pre-merge author...
## **Description** There is a current perfomance issue with MV3 when the network is down. This causes that transactions that we trigger from the dapp, after terminating ganache, take ~12...
### Describe the bug Whenever I trigger a deeplink transaction, the wallet opened and when I clicked Confirm tx, I got the error KeyringController - `Cannot persist vault without password...
### What is this about? [Slack thread](https://consensys.slack.com/archives/C070G0RCX0T/p1719402457487879). We don't have evidence that any personal sign request can be malicious at the moment so, although we'll persist security alert validation in...
[Bug] Passing EIP-1559 gas params from a Dapp into MM while on non EIP-1559 network sets gas to `0`
**Describe the bug** Whenever we are using a non EIP-1559 network, if a Dapp passes gas params according to EIP-1559 MetaMask accepts the transaction and sets Total gas value to...
### Describe the bug Triggering a dapp connection displays wrong screen and cannot connect. The pending requests remain in MM indicator but cannot clear them. The behaviour happens consistently, if...
## **Description** This PR adds a new spec for sending ETH using a Trezor account. This is based on @mikesposito 's [work for unlocking Trezor accounts](https://github.com/MetaMask/metamask-extension/pull/25824/files#diff-68eb44d9a0523c834e912eda6dcec0d84faed3ef31c86bccadbf86bd64a54f44) and it's a joined...
## **Description** There is a known race-condition that can display the signature queue in unexpected order, so the test had a delay to address that, but this doesn't fix the...
### Describe the bug I see this error in the console `Error#3: #snapGetPublicKey - unable to call snap, wallet is locked (anonymous) @ sentry-install.js:1` but I didn't have any snap...