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: merge staging #331

Merged
merged 6 commits into from
Nov 30, 2024
Merged

feat: merge staging #331

merged 6 commits into from
Nov 30, 2024

Conversation

R-K-H
Copy link
Member

@R-K-H R-K-H commented Nov 23, 2024

No description provided.

R-K-H and others added 6 commits November 23, 2024 12:44
feat: adds base and quote to dao_details
Previously, we didn't have an index on (market_acct, slot_updated),
which was making calls to get the current price - the price with the
highest slot_updated - expensive. Some calls were taking as long as 5
seconds.

This adds such an index to make these calls cheap.
@R-K-H R-K-H merged commit 4dafbe8 into main Nov 30, 2024
3 checks passed
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