Skip to content

Commit

Permalink
Add pindexer support for position timelines in the DEX explorer (#4946)
Browse files Browse the repository at this point in the history
## Describe your changes

These changes index the states of individual positions, allowing the dex
explorer to render position timelines, allowing users to inspect their
position history.

This also updates sqlx along the way.

Once these changes are merged, we'll need to trigger a reindex on the
dev indexer.

## Checklist before requesting a review

- [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:

  > indexer changes only

---------

Co-authored-by: Lucas Meier <[email protected]>
  • Loading branch information
hdevalence and cronokirby authored Dec 3, 2024
1 parent dcc8386 commit 32963ba
Show file tree
Hide file tree
Showing 6 changed files with 629 additions and 72 deletions.
Loading

0 comments on commit 32963ba

Please sign in to comment.