Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pindexer: implement symmetrization of charts (#4941)
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 - [x] I have added guiding text to explain how a reviewer should test these changes. - [x] 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 --------- Signed-off-by: Lúcás Meier <[email protected]> Co-authored-by: Josef <[email protected]>
- Loading branch information