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: implement symmetrization of charts #4941

Merged
merged 2 commits into from
Nov 25, 2024
Merged

pindexer: implement symmetrization of charts #4941

merged 2 commits into from
Nov 25, 2024

Conversation

cronokirby
Copy link
Contributor

Now charts implement price information from both directions of a pair.

This is needed for correct rendering on the dex explorer.

For testing, run a local copy of the dex explorer and notice that now both charts are better inverses of each other.

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • 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

Now charts implement price information from both directions of a pair.
Copy link
Member

@vacekj vacekj left a comment

Choose a reason for hiding this comment

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

lgtm

@hdevalence
Copy link
Member

is this good to merge or does it require db changes? wondering if we could flush the pipeline and get it into the preview deployment

Co-authored-by: Josef <[email protected]>
Signed-off-by: Lúcás Meier <[email protected]>
@cronokirby
Copy link
Contributor Author

This has no breaking change to the DB schema, it just changes the data inside of it, so I think we can deploy as is.

@cronokirby cronokirby merged commit c129373 into main Nov 25, 2024
14 checks passed
@cronokirby cronokirby deleted the dex-tweaks branch November 25, 2024 23:37
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