MetaMask / MetaMask/metamask-extension
Warn or prevent users from sending to suicided contracts
Open
type-discussion
type-enhancement
type-security
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
During our estimate gas & prep params phase, could we also check if an address represents a contract that has died by suicide?
Requested by `@willwhite` on our slack.
Contributor guide
Research direction
Start by locating the estimate gas and prep params phase mentioned in the issue, then investigate how contract addresses and contract death are represented. Done means the flow reliably warns or prevents sending to a contract that has died by suicide, with the behavior covered by the relevant tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100