js icon indicating copy to clipboard operation
js copied to clipboard

[Dashboard] Feature: Adding custom chain info to Hemi Sepolia

Open Joe-Thirdweb opened this issue 10 months ago • 7 comments

Linear Tag INFRA-907

How to test

Visit https://thirdweb.com/hemi-sepolia for updated banner, and CTA information.


PR-Codex overview

This PR introduces new assets and metadata for the Hemi Network, enhancing the chainMetaRecord with relevant information and images.

Detailed summary

  • Added imports for HemiBanner.png and HemiCTA.png.
  • Introduced a new entry for Hemi Network (ID: 743111) in chainMetaRecord:
    • Set headerImgUrl to hemiSepoliaBanner.src.
    • Added about text for the network.
    • Configured cta with a background image, title, button link, and button text.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Joe-Thirdweb avatar Feb 03 '25 23:02 Joe-Thirdweb

⚠️ No Changeset found

Latest commit: 33bb714888667e870fec26428519bb1b031d6535

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Feb 03 '25 23:02 changeset-bot[bot]

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 8:29pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 8:29pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 8:29pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 8:29pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 8:29pm

vercel[bot] avatar Feb 03 '25 23:02 vercel[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.60%. Comparing base (90010ee) to head (33bb714). Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6154      +/-   ##
==========================================
+ Coverage   54.80%   56.60%   +1.80%     
==========================================
  Files         875     1171     +296     
  Lines       54851    65730   +10879     
  Branches     3738     5331    +1593     
==========================================
+ Hits        30062    37208    +7146     
- Misses      24695    27795    +3100     
- Partials       94      727     +633     
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (?) Carriedforward from 7672ef5
packages 54.80% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

see 296 files with indirect coverage changes

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Feb 03 '25 23:02 codecov[bot]

Merge activity

  • Feb 3, 6:36 PM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 10, 1:41 PM EST: A user added this pull request to the Graphite merge queue.
  • Feb 10, 1:57 PM EST: The Graphite merge queue couldn't merge this PR because it was not satisfying all requirements (Failed CI: 'Unit Tests').

Joe-Thirdweb avatar Feb 03 '25 23:02 Joe-Thirdweb

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.94 KB (0%) 939 ms (0%) 217 ms (+126.3% 🔺) 1.2 s
thirdweb (cjs) 127.18 KB (0%) 2.6 s (0%) 359 ms (+50.54% 🔺) 3 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 113 ms (0%) 90 ms (+991.07% 🔺) 202 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 51 ms (+1572.85% 🔺) 61 ms
thirdweb/react (minimal + tree-shaking) 19.34 KB (0%) 387 ms (0%) 102 ms (+408.62% 🔺) 489 ms

github-actions[bot] avatar Feb 03 '25 23:02 github-actions[bot]

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

graphite-app[bot] avatar Feb 04 '25 00:02 graphite-app[bot]

This PR has been inactive for 7 days. It is now marked as stale and will be closed in 2 days if no further activity occurs.

github-actions[bot] avatar Feb 18 '25 01:02 github-actions[bot]

This PR has been inactive for 7 days. It is now marked as stale and will be closed in 2 days if no further activity occurs.

github-actions[bot] avatar Feb 26 '25 01:02 github-actions[bot]

added missing chainID to api response in: https://app.graphite.dev/github/pr/thirdweb-dev/api-server/1473/Add-Hashfire-to-OP-gas-sponsored-chain-IDs

jnsdls avatar Mar 13 '25 16:03 jnsdls