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

refactor(network): Rename 'Base Mainnet' to 'Base' #9631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wbnns
Copy link

@wbnns wbnns commented May 15, 2024

Description

Updates 'Base Mainnet' to 'Base'

Related issues

N/A

Manual testing steps

N/A

Screenshots/Recordings

N/A

Before

N/A

After

N/A

Pre-merge author checklist

  • I’ve followed MetaMask Coding Standards.
  • 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 format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). 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.

Updates 'Base Mainnet' to 'Base'
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.

@wbnns wbnns marked this pull request as ready for review May 15, 2024 02:56
@wbnns wbnns requested a review from a team as a code owner May 15, 2024 02:56
@sahar-fehri sahar-fehri added the Run Smoke E2E Triggers smoke e2e on Bitrise label May 18, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.42%. Comparing base (220d717) to head (b0f6a44).
Report is 35 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9631      +/-   ##
==========================================
+ Coverage   46.27%   46.42%   +0.14%     
==========================================
  Files        1336     1340       +4     
  Lines       32582    32574       -8     
  Branches     3445     3483      +38     
==========================================
+ Hits        15076    15121      +45     
+ Misses      16594    16520      -74     
- Partials      912      933      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sahar-fehri sahar-fehri mentioned this pull request May 18, 2024
7 tasks
@sahar-fehri
Copy link
Contributor

Thank you @wbnns , i opened same PR: here #9682 will try to have it merged soon 🙏

sahar-fehri added a commit that referenced this pull request May 28, 2024
## **Description**

PR to update base nickname from Base Mainnet to Base.

## **Related issues**

Fixes:
Relates to: #9631

## **Manual testing steps**

1. Go to Settings => Networks => Add Network
2. You should be able to see the Name `Base` and add the network.


## **Screenshots/Recordings**

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

### **Before**


https://github.com/MetaMask/metamask-mobile/assets/10994169/ba3e506e-8603-482b-8df6-2d1fd8c21984




### **After**



https://github.com/MetaMask/metamask-mobile/assets/10994169/8838d2c2-d932-4a37-aa7c-86f71cd9a274



## **Pre-merge author checklist**

- [ ] I’ve followed [MetaMask 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external-contributor Run Smoke E2E Triggers smoke e2e on Bitrise
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants