-
Notifications
You must be signed in to change notification settings - Fork 619
Joe arena z superchain mainnet #5648
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Merge activity
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5648 +/- ##
=======================================
Coverage 48.16% 48.16%
=======================================
Files 1089 1089
Lines 56875 56875
Branches 4361 4361
=======================================
Hits 27395 27395
Misses 28780 28780
Partials 700 700
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
## Problem solved Short description of the bug fixed or feature added Adding Arena-Z mainnet to OP Superchain grant page. Linear DASH-562 <!-- start pr-codex --> --- ## PR-Codex overview This PR introduces updates related to the `Arena Z` network within the dashboard application, including configurations and UI adjustments. ### Detailed summary - Added configuration for `Arena Z Mainnet` with properties `cta`, and `gasSponsored`. - Included `Arena-Z` in the onboarding form's chain options. - Updated the `superchain` page with `Arena-Z` details, changing the link to `/arena-z` and setting `isComingSoon` to `false`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
5d7eac0 to
ec84ed3
Compare
Problem solved
Short description of the bug fixed or feature added
Adding Arena-Z mainnet to OP Superchain grant page.
Linear
DASH-562
PR-Codex overview
This PR introduces the
Arena-Zchain to the dashboard, updating various components to reflect this addition, including its metadata and display properties.Detailed summary
Arena-Zchain configuration inutils.tswithctaset toOP_CTAandgasSponsoredastrue.ApplyForOpCreditsForm.tsxto includeArena-Zin the chain options.superchain.tsxto change thelinkforArena-Zand updatedisComingSoonstatus fromtruetofalse.