-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
chore: Remove ifo status and solv banner #11145
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
7 Skipped Deployments
|
|
@chef-ryan this can be removed, to not show soon tag initially |
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.
check this ,
added a comment #11143 (comment) |
0cbfb6e
to
a614053
Compare
a03db2f
to
57661b8
Compare
PR-Codex overview
This PR focuses on updating the
IFO
(Initial Farm Offering) advertisement components and their configurations, enhancing their rendering logic based on active IFO configurations and improving the associated translation and display mechanics.Detailed summary
Basic IFO
andNEW
translations fromtranslations.json
.AdListaPie
component toAdIfo
.useShouldRenderAdIfo
hook to determine if the IFO ad should render.useActiveIfoConfigAcrossChains
to useorderBy
instead ofsortBy
.AdIfo
to use the active IFO configuration for rendering.AdIfo
component and its rendering conditions.EigenpieIFOBanner
logic from the banner configuration.