Skip to content

feat: add base network to networks enabled by default #16064

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 11, 2025

Conversation

Prithpal-Sooriya
Copy link
Contributor

@Prithpal-Sooriya Prithpal-Sooriya commented Jun 4, 2025

Description

This updates network controller to support enabling base network by default.

Related issues

Fixes: https://consensyssoftware.atlassian.net/browse/MMASSETS-774

Manual testing steps

It looks like for both existing and new users base and other networks are enabled by default on mobile. We only needed to add this work for extension.

Screenshots/Recordings

Before

After

https://www.loom.com/share/9b4340fe1d22424d94b3124027e20288?sid=e481f40c-0f65-4074-b8db-d4a03783d76d

DEVLOG

Pre-merge author checklist

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.

Copy link
Contributor

github-actions bot commented Jun 4, 2025

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

Prithpal-Sooriya added a commit to MetaMask/core that referenced this pull request Jun 5, 2025
## Explanation

This adds the Base network as a network enabled by default.

Testdrive PRs:
- Extension: MetaMask/metamask-extension#33448
- Mobile: MetaMask/metamask-mobile#16064

## References

https://consensyssoftware.atlassian.net/browse/MMASSETS-773
https://consensyssoftware.atlassian.net/browse/MMASSETS-774

## Changelog

<!--
THIS SECTION IS NO LONGER NEEDED.

The process for updating changelogs has changed. Please consult the
"Updating changelogs" section of the Contributing doc for more.
-->

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs),
highlighting breaking changes as necessary
- [x] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
Copy link

socket-security bot commented Jun 10, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​metamask/​multichain-transactions-controller@​1.0.0 ⏵ 2.0.091 -41007298 +2100
Updatednpm/​@​metamask/​controller-utils@​11.9.0 ⏵ 11.10.098 +110075 +198 +3100
Updatednpm/​@​metamask/​network-controller@​23.5.1 ⏵ 23.6.0981007699 +2100

View full report

@Prithpal-Sooriya Prithpal-Sooriya force-pushed the MMASSETS-774/enable-base-by-default branch from fd44b98 to c4a96f7 Compare June 11, 2025 10:34
Copy link

@Prithpal-Sooriya Prithpal-Sooriya added the Run Smoke E2E Requires smoke E2E testing label Jun 11, 2025
Copy link
Contributor

github-actions bot commented Jun 11, 2025

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 3f1e355
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/c61e488f-304a-40c2-b7aa-ddcfbc044985

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@Prithpal-Sooriya Prithpal-Sooriya added the QA Passed QA testing has been completed and passed label Jun 11, 2025
@Prithpal-Sooriya Prithpal-Sooriya marked this pull request as ready for review June 11, 2025 15:54
@Prithpal-Sooriya Prithpal-Sooriya requested a review from a team as a code owner June 11, 2025 15:54
Copy link
Contributor

@Cal-L Cal-L left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Prithpal-Sooriya Prithpal-Sooriya added this pull request to the merge queue Jun 11, 2025
Merged via the queue into main with commit 01d0afb Jun 11, 2025
52 of 57 checks passed
@Prithpal-Sooriya Prithpal-Sooriya deleted the MMASSETS-774/enable-base-by-default branch June 11, 2025 17:08
@github-actions github-actions bot locked and limited conversation to collaborators Jun 11, 2025
@metamaskbot metamaskbot added the release-7.50.0 Issue or pull request that will be included in release 7.50.0 label Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
QA Passed QA testing has been completed and passed release-7.50.0 Issue or pull request that will be included in release 7.50.0 Run Smoke E2E Requires smoke E2E testing team-assets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants