MetaMask / MetaMask/metamask-extension

[Bug]: When a user attempts to send a transaction with a low nonce, no notification is displayed

Open
#34,107 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bugs---Low-Priority INVALID-ISSUE-TEMPLATE regression-prod-13.12.0 regression-RC-12.23.0 Sev2-normal team-confirmations type-bug
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

**Describe the bug**

Currently, when a user attempts to send a transaction with a low nonce, no notification is displayed. The submitted transaction briefly appears as "Signed" before disappearing from the Activity tab, and a console error—'Internal JSON_RPC error'—is shown. I'm not certain if the warning previously shown for high nonce transactions has been removed, but at the moment, no such warning is displayed either.

**Expected behavior**

-

**Screenshots/Recordings**

https://github.com/user-attachments/assets/9f1ca370-413e-45bf-9b86-bc994f19c7cc

**Steps to reproduce**

1. Submit transaction with the nonce +1 or -1

**Error messages or log output**

```shell

```

**Detection stage**

In production

**Version**

12.23.0

**Build type**

None

**Browser**

Chrome

**Operating system**

MacOS

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named. Start by reproducing the low-nonce transaction in Chrome on version 12.23.0 and trace the transaction's disappearance from the Activity tab and the internal JSON-RPC error. Done means the user receives an appropriate notification when the transaction is rejected for a low nonce.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.