-
Notifications
You must be signed in to change notification settings - Fork 619
Superchain Grant Updates #5633
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
Superchain Grant Updates #5633
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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. |
Merge activity
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5633 +/- ##
=======================================
Coverage 45.89% 45.89%
=======================================
Files 1083 1083
Lines 56333 56333
Branches 4123 4123
=======================================
Hits 25853 25853
Misses 29788 29788
Partials 692 692
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
jnsdls
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing linked linear ticket otherwise LGTM
## Problem solved - Adding Lisk Mainnet to the available grants - Adding Arena -Z to the coming soon List  ## Linear ticket DASH-544 <!-- start pr-codex --> --- ## PR-Codex overview This PR introduces `Lisk` as a new entry in the onboarding process and modifies the `cta` structure in the `utils.ts` file. It also adds an `ArenaZ` entry to the `superchains` array while removing a previous `Lisk` entry. ### Detailed summary - Added `Lisk` to the chain mapping in `ApplyForOpCreditsForm.tsx`. - Commented out the previous `cta` structure in `utils.ts` and replaced it with `OP_CTA`. - Set `gasSponsored` to `true` in `utils.ts`. - Added `ArenaZ` to the `superchains` array in `superchain.tsx`. - Removed the previous `Lisk` entry from the `superchains` array in `superchain.tsx`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
de062e9 to
c186f63
Compare
Updated PR body with linear ticket. Thank you sir. |
Problem solved
Linear ticket
DASH-544
PR-Codex overview
This PR focuses on adding
LiskandArenaZto the superchain feature, updating theApplyForOpCreditsFormcomponent, and modifying thectastructure in theutils.tsfile.Detailed summary
Liskto the chain options inApplyForOpCreditsForm.tsx.aboutsection forLiskinutils.ts.ctastructure inutils.tsand replaced it withOP_CTA.LiskandArenaZentries insuperchain.tsx.Liskentry fromsuperchain.tsx.