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

pindexer: indexing for insights dashboard #4898

Merged
merged 6 commits into from
Oct 21, 2024
Merged

Conversation

cronokirby
Copy link
Contributor

Closes #4896.

This adds the requisite tables, with a component parametrized by the numeraire for price information. Price information uses candlestick data for generating the price, so the recently added event will need to be used there.

This also backfills in rich domain types into old crates as necessary, for convenience.

Also closes #4883, since at this point we've refactored out all requisite schemas.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    indexing only

Copy link
Contributor

@conorsch conorsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't functionally verified these changes by running a full reindex, but confirmed with @cronokirby that he has. After merge of this change, we're unblocked to start reindexing, and we'll plan to ship this pindexer update as part of the next point release.

@conorsch conorsch merged commit 112bb24 into main Oct 21, 2024
14 checks passed
@conorsch conorsch deleted the 4883-insights-schema branch October 21, 2024 16:05
@conorsch conorsch mentioned this pull request Oct 22, 2024
3 tasks
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.

pindexer: insights dashboard support pindexer: schema refactor
2 participants