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

feat(pindexer): add dex candlestick support to schema #4894

Merged
merged 6 commits into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    2a622f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1459c02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5b5488 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c399c5c View commit details
    Browse the repository at this point in the history
  5. pindexer: dex_ex: implement summary with view

    We probably want one more tweak to be able to correctly handle no
    activity.
    cronokirby authored and conorsch committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    929c4f3 View commit details
    Browse the repository at this point in the history
  6. pindexer: dex-ex: implement robust summary calculation

    This works correctly even in the presence of no activity for a while on
    a given pair.
    cronokirby authored and conorsch committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    99b5f67 View commit details
    Browse the repository at this point in the history