Skip to content
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

[ECO-2495] Change the featured market to feature multiple markets from the price feed #411

Merged
merged 17 commits into from
Nov 28, 2024

Conversation

xbtmatt
Copy link
Collaborator

@xbtmatt xbtmatt commented Nov 25, 2024

Description

  • Cache the price feed data with unstable_cache
  • Changed one featured market to multiple markets, in order of descending price delta over the past day (from the price_feed rpc call)
  • Refactor some styled-components to use tailwind instead
  • Rotate through the featured markets with a fade in/out animation

Testing

Check the preview build!

Checklist

  • Did you update relevant documentation?
  • Did you add tests to cover new code or a fixed issue?
  • Did you update the changelog?
  • Did you check all checkboxes from the linked Linear task?

Copy link

vercel bot commented Nov 25, 2024

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

Name Status Preview Comments Updated (UTC)
emojicoin-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 2:09am
emojicoin-dot-fun-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 28, 2024 2:09am

@xbtmatt xbtmatt requested a review from CRBl69 November 27, 2024 04:41
src/typescript/sdk/src/indexer-v2/queries/app/home.ts Outdated Show resolved Hide resolved
src/typescript/frontend/src/app/home/page.tsx Outdated Show resolved Hide resolved
src/typescript/sdk/src/indexer-v2/queries/app/home.ts Outdated Show resolved Hide resolved
src/typescript/sdk/src/indexer-v2/queries/app/home.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants