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

Fix CRT queries #348

Merged
merged 3 commits into from
Nov 7, 2024
Merged

Fix CRT queries #348

merged 3 commits into from
Nov 7, 2024

Conversation

Lezek123
Copy link
Contributor

@Lezek123 Lezek123 commented Nov 6, 2024

4.1.0

Misc

  • tokensWithPriceChange, marketplaceTokens and topSellingToken queries now only take the currently active AMM sale into account when calculating values such as volume / liquidity / price change.
  • added minVolume argument to tokensWithPriceChange query to allow filtering out tokens w/ negligible volume
  • updated docker setup to support the latest docker version

Bug Fixes:

  • tokensWithPriceChange and marketplaceTokens queries returned incorrect price changes when no transactions were made in the given period. Now at least one transaction in the provided period is required to calculate price change.

@Lezek123 Lezek123 merged commit 41bf490 into Joystream:master Nov 7, 2024
7 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.

1 participant