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

Token balances refactoring: put token to preloads; fix pagination bugs #7852

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented Jul 5, 2023

Close #7860

Motivation

  • There was a bug in pagination in corner cases, when DB round fiat_value for ctb differently than elixir

Changelog

  • Put fiat_value calculated in postgres to ctb in order to leave one point of truth

Checklist for your Pull Request (PR)

Copy link
Member

@vbaranov vbaranov left a comment

Choose a reason for hiding this comment

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

Please add description to the issue #7860

@nikitosing
Copy link
Member Author

@vbaranov added!

@nikitosing nikitosing force-pushed the np-token-balances-refactoring branch from de2e4f0 to 321b90f Compare July 9, 2023 10:02
@nikitosing nikitosing merged commit f9cbb10 into master Jul 10, 2023
15 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.

Token Balances fixes
3 participants