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

fix: add APE network icon #27841

Merged
merged 3 commits into from
Oct 17, 2024
Merged

fix: add APE network icon #27841

merged 3 commits into from
Oct 17, 2024

Conversation

sahar-fehri
Copy link
Contributor

@sahar-fehri sahar-fehri commented Oct 14, 2024

Description

Adds APE network icon

Open in GitHub Codespaces

Related issues

Fixes: #26874

Manual testing steps

  1. Click on network picker and click on add custom network
  2. ADD name "APE"; RPC: https://curtis.rpc.caldera.xyz/http and chainId 33111
  3. Click on add network
  4. You should see network icon

Screenshots/Recordings

Before

Screen.Recording.2024-10-14.at.17.40.08.mov

After

Screen.Recording.2024-10-14.at.17.37.58.mov

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.

@sahar-fehri sahar-fehri requested a review from a team as a code owner October 14, 2024 15:42
@sahar-fehri sahar-fehri added the needs-assets-ux-review A shared label between the Assets and UX team to flag PRs ready for consolidated team review. label Oct 14, 2024
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 previously approved these changes Oct 14, 2024
NidhiKJha
NidhiKJha previously approved these changes Oct 14, 2024
digiwand
digiwand previously approved these changes Oct 15, 2024
shared/constants/network.ts Outdated Show resolved Hide resolved
Copy link

@metamaskbot
Copy link
Collaborator

Builds ready [cc13dc7]
Page Load Metrics (2048 ± 89 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint28725291971427205
domContentLoaded17272520199718890
load17822540204818589
domInteractive17241656129
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 110 Bytes (0.00%)

Copy link
Contributor

@gambinish gambinish left a comment

Choose a reason for hiding this comment

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

LGTM but looks like we may need to rerun a ci workflow

Copy link

@andreahaku andreahaku left a comment

Choose a reason for hiding this comment

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

LGTM

@salimtb salimtb enabled auto-merge October 17, 2024 12:01
@salimtb salimtb disabled auto-merge October 17, 2024 12:01
@metamaskbot
Copy link
Collaborator

Builds ready [167d75a]
Page Load Metrics (1877 ± 159 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint147230681888331159
domContentLoaded146330471849330159
load147430741877331159
domInteractive15190533718
backgroundConnect1087342512
firstReactRender44230923919
getState490252713
initialActions01000
loadScripts106324791358281135
setupStore1197302613
uiStartup167433132112371178
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 110 Bytes (0.00%)

@sahar-fehri sahar-fehri added this pull request to the merge queue Oct 17, 2024
@metamaskbot
Copy link
Collaborator

Builds ready [167d75a]
Page Load Metrics (1877 ± 159 ms)
PlatformPageMetricMin (ms)Max (ms)Average (ms)StandardDeviation (ms)MarginOfError (ms)
ChromeHomefirstPaint147230681888331159
domContentLoaded146330471849330159
load147430741877331159
domInteractive15190533718
backgroundConnect1087342512
firstReactRender44230923919
getState490252713
initialActions01000
loadScripts106324791358281135
setupStore1197302613
uiStartup167433132112371178
Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 0 Bytes (0.00%)
  • ui: 0 Bytes (0.00%)
  • common: 110 Bytes (0.00%)

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2024
@sahar-fehri sahar-fehri added this pull request to the merge queue Oct 17, 2024
Merged via the queue into develop with commit 654dff7 Oct 17, 2024
76 checks passed
@sahar-fehri sahar-fehri deleted the fix/add-network-logo-for-ape branch October 17, 2024 18:08
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2024
@metamaskbot metamaskbot added the release-12.7.0 Issue or pull request that will be included in release 12.7.0 label Oct 17, 2024
@gauthierpetetin gauthierpetetin added release-12.6.0 Issue or pull request that will be included in release 12.6.0 and removed release-12.7.0 Issue or pull request that will be included in release 12.7.0 labels Oct 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-assets-ux-review A shared label between the Assets and UX team to flag PRs ready for consolidated team review. release-12.6.0 Issue or pull request that will be included in release 12.6.0 team-assets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: Add Network Icon for ApeChain
8 participants