MetaMask / MetaMask/metamask-extension
[Sentry] Error: External transaction nonce should not be in confirmed txs
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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