Skip to content
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

chore: cherry pick 12074 #12082

Merged
merged 2 commits into from
Oct 29, 2024
Merged

chore: cherry pick 12074 #12082

merged 2 commits into from
Oct 29, 2024

Conversation

salimtb
Copy link
Contributor

@salimtb salimtb commented Oct 29, 2024

Description

The network names for Ethereum mainnet and Linea mainnet should be standardized as "Ethereum Mainnet" and "Linea" to align with our third-party provider.

core PR: adjust network names

Related issues

Fixes: #11895

Manual testing steps

  1. Move from v7.33 ( or any previous release version ) to this branch
  2. Check the name of Ethereum mainnet and Linea

Screenshots/Recordings

Before

After

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

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.

@salimtb salimtb added the Run Smoke E2E Triggers smoke e2e on Bitrise label Oct 29, 2024
Copy link
Contributor

github-actions bot commented Oct 29, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 2c2a32a
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/28d21902-991b-41cb-a136-1860dc2296cf

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

@salimtb salimtb marked this pull request as ready for review October 29, 2024 17:49
@salimtb salimtb requested review from a team as code owners October 29, 2024 17:49
@salimtb salimtb marked this pull request as draft October 29, 2024 17:56
<!--
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.
-->

The network names for Ethereum mainnet and Linea mainnet should be
standardized as "Ethereum Mainnet" and "Linea" to align with our
third-party provider.

core PR: [adjust network
names](MetaMask/core#4865)
<!--
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?
-->

Fixes: #11895

1. Move from v7.33 ( or any previous release version ) to this branch
2. Check the name of Ethereum mainnet and Linea

<!-- If applicable, add screenshots and/or recordings to visualize the
before and after of your change. -->

<img width="416" alt="Screenshot 2024-10-29 at 14 57 00"
src="https://github.com/user-attachments/assets/a00a61ce-a5be-4398-951d-6479a14c8b7b">

<!-- [screenshots/recordings] -->

<!-- [screenshots/recordings] -->
<img width="440" alt="Screenshot 2024-10-29 at 14 56 53"
src="https://github.com/user-attachments/assets/24999468-1c80-4dc4-9bb3-6b68a780f633">

- [x] 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).
- [x] I've completed the PR template to the best of my ability
- [x] I’ve included tests if applicable
- [x] I’ve documented my code using [JSDoc](https://jsdoc.app/) format
if applicable
- [x] 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.

- [ ] 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.
@salimtb salimtb removed the Run Smoke E2E Triggers smoke e2e on Bitrise label Oct 29, 2024
@salimtb salimtb marked this pull request as ready for review October 29, 2024 18:16
@salimtb salimtb added the Run Smoke E2E Triggers smoke e2e on Bitrise label Oct 29, 2024
Copy link
Contributor

github-actions bot commented Oct 29, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: ca2980b
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/b82e3c5f-85a0-4314-b3eb-e67d32a7c39f

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

Copy link

sonarcloud bot commented Oct 29, 2024

Copy link
Contributor

@sethkfman sethkfman left a comment

Choose a reason for hiding this comment

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

LGTM

@sethkfman sethkfman merged commit 648ec70 into release/7.34.0 Oct 29, 2024
38 checks passed
@sethkfman sethkfman deleted the chore/cherry-pick-12074 branch October 29, 2024 18:53
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Run Smoke E2E Triggers smoke e2e on Bitrise team-assets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants