MetaMask / MetaMask/metamask-mobile
Patch @metamask/network-controller and @metamask/controller-utils to update the network explorer URLs for Linea
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
The changes from https://github.com/MetaMask/core/pull/1666/ are not yet into the mobile app.
Mobile app is behind on @metamask/network-controller and @metamask/controller-utils shared libraries.
The Linea network explorer URL was updated but we are still not using the updated dependencies.
We have to patch to have the URLs updated in the app.
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
Read core PR #1666 first, then locate the mobile app's declarations or patch configuration for @metamask/network-controller and @metamask/controller-utils. Compare the versions or patches with that PR and verify that Linea explorer URLs use the updated dependencies; done means the app carries those updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100