MetaMask / MetaMask/metamask-extension
clean up state logs
Open
type-enhancement
- Dominant language
- TypeScript
- Stars
- 13.2k
- Forks
- 5.6k
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 451
Description
- [ ] remove localeMessages
- [ ] probably don't need all 40 recent blocks
Contributor guide
Research direction
Start by locating the state-log code and the entries named localeMessages and recent blocks. Confirm which state logs are generated and how many recent blocks are needed, then remove localeMessages and reduce the retained recent blocks; done means the logs contain only the intended state data without regressions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100