MetaMask / MetaMask/metamask-extension

[Sentry] Error: External transaction nonce should not be in confirmed txs

Open
#34,120 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-sentry Bugs---Low-Priority external-contributor for-migration INVALID-ISSUE-TEMPLATE mig-epic-2-child Sev3-low team-confirmations type-bug
Dominant language
TypeScript
Stars
13.2k
Forks
5.6k
Avg merge
2d 5h
Merged PRs (30d)
451

Description

Sentry Issue: METAMASK-XGCT

Error: External transaction nonce should not be in confirmed txs
  at this.smartTransactionsControllerconfirmExternalTransaction (app/scripts/metamask-controller.js:1684:27)
...
(7 additional frame(s) were not displayed)

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

Start at confirmExternalTransaction in app/scripts/metamask-controller.js around line 1684 and review the linked Sentry trace. Determine why an external transaction nonce is present in confirmed transactions and identify the expected behavior; done means the reported error no longer occurs without breaking external transaction confirmation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
blockchain
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.