Skip to content

Conversation

@DustinTurska
Copy link
Contributor

@DustinTurska DustinTurska commented Dec 19, 2024

Problem solved

Update Ink Mainnet Chain Page
Add OP Superchain Application CTA to chain page

Linear Issues:
INFRA-520


PR-Codex overview

This PR introduces a new blockchain entry for Ink in the application, including an image asset and relevant metadata.

Detailed summary

  • Added inkBanner.jpg asset to the project.
  • Imported inkBanner in utils.ts.
  • Added metadata for Ink to chainMetaRecord:
    • headerImgUrl set to inkBanner.src.
    • Description provided for Ink as an Ethereum OP Stack layer 2 blockchain.
    • cta and gasSponsored properties set to true.

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

@DustinTurska DustinTurska requested review from a team and jakubkrehel as code owners December 19, 2024 18:43
@vercel
Copy link

vercel bot commented Dec 19, 2024

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 Dec 19, 2024 10:47pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 10:47pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
thirdweb_playground ⬜️ Skipped (Inspect) Dec 19, 2024 10:47pm
wallet-ui ⬜️ Skipped (Inspect) Dec 19, 2024 10:47pm

@changeset-bot
Copy link

changeset-bot bot commented Dec 19, 2024

⚠️ No Changeset found

Latest commit: df03dbd

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

@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 19, 2024

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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Dec 19, 2024
@codecov
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.34%. Comparing base (cfc1398) to head (df03dbd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5806   +/-   ##
=======================================
  Coverage   53.34%   53.34%           
=======================================
  Files        1101     1101           
  Lines       59124    59124           
  Branches     4824     4824           
=======================================
  Hits        31541    31541           
  Misses      26864    26864           
  Partials      719      719           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from cfc1398
packages 50.56% <ø> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 19, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 45.02 KB (0%) 901 ms (0%) 2.4 s (-2% 🔽) 3.3 s
thirdweb (cjs) 110.76 KB (0%) 2.3 s (0%) 5.1 s (-21.83% 🔽) 7.3 s
thirdweb (minimal + tree-shaking) 5.58 KB (0%) 112 ms (0%) 354 ms (+105.42% 🔺) 466 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 199 ms (+3.5% 🔺) 209 ms
thirdweb/react (minimal + tree-shaking) 19.1 KB (0%) 383 ms (0%) 1.3 s (+64.74% 🔺) 1.7 s

Copy link
Contributor Author

DustinTurska commented Dec 19, 2024

Merge activity

  • Dec 19, 5: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.
  • Dec 19, 5:36 PM EST: A user added this pull request to the Graphite merge queue.
  • Dec 19, 5:48 PM EST: A user merged this pull request with the Graphite merge queue.

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 19, 2024 22:36 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 19, 2024 22:36 Inactive
## Problem solved

Update Ink Mainnet Chain Page
Add OP Superchain Application CTA to chain page

Linear Issues:
INFRA-520

<!-- start pr-codex -->

---

## PR-Codex overview
This PR introduces a new blockchain entry for `Ink` in the dashboard, including the addition of an image asset and relevant metadata.

### Detailed summary
- Added `inkBanner.jpg` to the project assets.
- Updated `ApplyForOpCreditsForm.tsx` to include `Ink` in the chain options.
- Enhanced `utils.ts` with `Ink` metadata, including:
  - `headerImgUrl`: set to `inkBanner.src`
  - `about` description for `Ink`
  - `cta` and `gasSponsored` attributes set to true.

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

<!-- end pr-codex -->
@DustinTurska DustinTurska force-pushed the Ink-Mainnet-Chain-Page-Update branch from 25839f6 to df03dbd Compare December 19, 2024 22:37
@vercel vercel bot temporarily deployed to Preview – wallet-ui December 19, 2024 22:37 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 December 19, 2024 22:37 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground December 19, 2024 22:37 Inactive
@graphite-app graphite-app bot merged commit df03dbd into main Dec 19, 2024
32 checks passed
@graphite-app graphite-app bot deleted the Ink-Mainnet-Chain-Page-Update branch December 19, 2024 22:48
@vercel vercel bot temporarily deployed to Production – docs-v2 December 19, 2024 22:48 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui December 19, 2024 22:48 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground December 19, 2024 22:48 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. merge-queue Adds the pull request to Graphite's merge queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants