MetaMask / MetaMask/metamask-extension
[Unflattening #7] Unflatten remaining references to `metamask` slice
Open
Nobody has claimed this yet.
INVALID-ISSUE-TEMPLATE
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
- Just needs 57 updates across 24 files.
- Search term: `state\.metamask\.(?!(\w+Controller|AccountTracker|SnapsRegistry))`
- Include: `*.ts, *.tsx, *.js, *.jsx, *.json`
- Exclude: `*.test.*`
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 running the provided search for state.metamask references across TypeScript, TSX, JavaScript, JSX, and JSON files, excluding tests. Review the 57 matches across 24 files and update each remaining reference while preserving the excluded Controller, AccountTracker, and SnapsRegistry names. Done means the search finds no remaining matching references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100