MetaMask / MetaMask/metamask-extension
Show alert on confirmations for high gas prices
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
#Description
As a user, I want to be notified if gas amount that is significantly over the known market
#Situation
**GIVEN:** I am confirming a transaction (transaction confirmation, approve, etc)
**WHEN:** when gas is significantly over market
**THEN:** I should get an alert notifying me of high gas prices
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 by locating the transaction confirmation and approval flows, then identify how current gas prices and the known market price are obtained. Clarify the threshold for “significantly over market” and the intended alert behavior before implementation. Done means affected confirmations consistently notify users when the agreed high-price condition is met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100