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

feat(bonsai-core): migrate market header #1398

Merged
merged 3 commits into from
Jan 6, 2025

Conversation

jaredvu
Copy link
Contributor

@jaredvu jaredvu commented Jan 6, 2025

Migrate the market headers to Bonsai data


Abacus

  • calculators/markets

    • Add derived data and calc fn
  • selectors/assets

    • update createSelector -> createAppSelector
    • add selectAssetInfo that takes an assetId
  • selectors/markets

    • export market loading selector
  • summaryTypes

    • add derived fields to MarketInfo

Views

  • <LaunchableMarketStatsDetails> and <MarketStatsDetails>
    • Update to use bonsai

@jaredvu jaredvu requested a review from a team as a code owner January 6, 2025 18:05
Copy link

linear bot commented Jan 6, 2025

Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
v4-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 9:26pm
v4-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 9:26pm

src/abacus-ts/selectors/assets.ts Outdated Show resolved Hide resolved
src/abacus-ts/selectors/markets.ts Show resolved Hide resolved
src/abacus-ts/calculators/markets.ts Outdated Show resolved Hide resolved
@tyleroooo tyleroooo changed the title feat(market-header): migrate market header feat(bonsai-ui): migrate market header Jan 6, 2025
@jaredvu jaredvu changed the title feat(bonsai-ui): migrate market header feat(bonsai-core): migrate market header Jan 6, 2025
@tyleroooo tyleroooo merged commit 3222419 into main Jan 6, 2025
10 checks passed
@tyleroooo tyleroooo deleted the jared/tra-915-markets-metadata-header branch January 6, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants