MetaMask / MetaMask/metamask-extension
Warn users of their inability to speed up or cancel pending TXs when max is used (or dust ETH remains)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
**What problem are you trying to solve?**
If a user sends a token or ethereum and is left with dust ETH or 0 ETH, they cannot speed up the pending transaction or cancel it. The user will be given an "insufficient funds" message.
**Describe the solution you'd like**
At the time of the initial send, clearly warn the user that they may not have enough ETH remaining to speed up the transaction or cancel it.
**Additional context**
reference support: 34507
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
No files, tests, or entry points are named. Start by tracing the initial token and Ethereum send flows and the existing insufficient-funds handling for pending transactions. Done means users are warned at send time when remaining ETH may not cover speeding up or cancelling the transaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100