Commit 19951ea
chore(runway): cherry-pick chore: bump network-enablement-controller cp-7.59.0 (#22511)
- chore: bump network-enablement-controller cp-7.59.0 (#22492)
<!--
Please submit this PR as a draft initially.
Do not mark it as "Ready for review" until the template has been
completely filled out, and PR status checks have passed at least once.
-->
## **Description**
This PR bumps the network-enablement-controller to version 3.1.0 that
includes monad in the constant.
This allows monad to be selected when clicking on the `All popular
networks` button in the Networks Modal.
<!--
Write a short description of the changes included in this pull request,
also include relevant motivation and context. Have in mind the following
questions:
1. What is the reason for the change?
2. What is the improvement/solution?
-->
## **Changelog**
<!--
If this PR is not End-User-Facing and should not show up in the
CHANGELOG, you can choose to either:
1. Write `CHANGELOG entry: null`
2. Label with `no-changelog`
If this PR is End-User-Facing, please write a short User-Facing
description in the past tense like:
`CHANGELOG entry: Added a new tab for users to see their NFTs`
`CHANGELOG entry: Fixed a bug that was causing some NFTs to flicker`
(This helps the Release Engineer do their job more quickly and
accurately)
-->
CHANGELOG entry: bumps network-enablement-controller and apply patch
similar to patch on 3.0.0
## **Related issues**
Fixes:
## **Manual testing steps**
```gherkin
Feature: my feature name
Scenario: user [verb for user action]
Given [describe expected initial app state]
When user [verb for user action]
Then [describe expected outcome]
```
## **Screenshots/Recordings**
<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->
### **Before**
<!-- [screenshots/recordings] -->
<img width="384" height="792" alt="Screenshot 2025-11-11 at 17 01 05"
src="https://github.com/user-attachments/assets/0726e0c3-eb8a-4817-9e4a-f101a664274b"
/>
### **After**
<!-- [screenshots/recordings] -->
<img width="384" height="792" alt="Screenshot 2025-11-11 at 17 11 43"
src="https://github.com/user-attachments/assets/83bc4ca7-adf1-42ef-be11-3db8842deef0"
/>
## **Pre-merge author checklist**
- [ ] I’ve followed [MetaMask Contributor
Docs](https://github.com/MetaMask/contributor-docs) and [MetaMask Mobile
Coding
Standards](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/CODING_GUIDELINES.md).
- [ ] I've completed the PR template to the best of my ability
- [ ] I’ve included tests if applicable
- [ ] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [ ] I’ve applied the right labels on the PR (see [labeling
guidelines](https://github.com/MetaMask/metamask-mobile/blob/main/.github/guidelines/LABELING_GUIDELINES.md)).
Not required for external contributors.
## **Pre-merge reviewer checklist**
- [ ] I've manually tested the PR (e.g. pull and build branch, run the
app, test code being changed).
- [ ] I confirm that this PR addresses all acceptance criteria described
in the ticket it closes and includes the necessary testing evidence such
as recordings and or screenshots.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Updates network-enablement-controller to 3.1.0 with a patch that
enables additional EVM networks by default.
>
> - **Dependencies**:
> - Bump `@metamask/network-enablement-controller` to `3.1.0` via Yarn
patch.
> - **Patch changes (`dist/NetworkEnablementController.cjs`)**:
> - Extend default-enabled EVM networks: add `ArbitrumOne`,
`BscMainnet`, `OptimismMainnet`, `PolygonMainnet`, `SeiMainnet`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
9d9d3e4. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
[038133d](038133d)
Co-authored-by: khanti42 <florin.dzeladini@consensys.net>1 parent 003e345 commit 19951ea
3 files changed
Lines changed: 26 additions & 10 deletions
File tree
- .yarn/patches
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
| 253 | + | |
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8068 | 8068 | | |
8069 | 8069 | | |
8070 | 8070 | | |
8071 | | - | |
8072 | | - | |
8073 | | - | |
| 8071 | + | |
| 8072 | + | |
| 8073 | + | |
8074 | 8074 | | |
8075 | 8075 | | |
8076 | 8076 | | |
| |||
8082 | 8082 | | |
8083 | 8083 | | |
8084 | 8084 | | |
8085 | | - | |
| 8085 | + | |
8086 | 8086 | | |
8087 | 8087 | | |
8088 | 8088 | | |
8089 | | - | |
8090 | | - | |
8091 | | - | |
| 8089 | + | |
| 8090 | + | |
| 8091 | + | |
8092 | 8092 | | |
8093 | 8093 | | |
8094 | 8094 | | |
| |||
8100 | 8100 | | |
8101 | 8101 | | |
8102 | 8102 | | |
8103 | | - | |
| 8103 | + | |
8104 | 8104 | | |
8105 | 8105 | | |
8106 | 8106 | | |
| |||
34290 | 34290 | | |
34291 | 34291 | | |
34292 | 34292 | | |
34293 | | - | |
| 34293 | + | |
34294 | 34294 | | |
34295 | 34295 | | |
34296 | 34296 | | |
| |||
0 commit comments