MetaMask / MetaMask/metamask-extension
Implement support for EIP-2831
Open
area-api
type-enhancement
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
Once it's ready, this provider event will notify dapps when a transaction has been cancelled or replaced:
https://eips.ethereum.org/EIPS/eip-2831
Contributor guide
Research direction
Start by reading EIP-2831 and locating the provider-event handling entry point in the MetaMask extension. Determine how a transaction cancellation or replacement should be surfaced to dapps, then verify that the provider emits the specified event in those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100