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

Rework GET /api/v1/last-txs #629

Closed
wants to merge 8 commits into from
Closed

Commits on Aug 11, 2023

  1. Write VAA count to an infinite retention bucket

    Agustin Godnic committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    6c58da1 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated InfluxDB task

    Agustin Godnic committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3a7b128 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Write vaa count to 30-day retention bucket

    Agustin Godnic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a583d81 View commit details
    Browse the repository at this point in the history
  2. Add 3-month filter to last-txs endpoint

    Agustin Godnic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ced17eb View commit details
    Browse the repository at this point in the history
  3. Update InfluxDB task for tx count summarization

    Agustin Godnic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    97e4dec View commit details
    Browse the repository at this point in the history
  4. Update parameter validations

    Agustin Godnic committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3123bcc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Improve Flux query

    Agustin Godnic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f760196 View commit details
    Browse the repository at this point in the history
  2. Update broken test

    Agustin Godnic committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d8cc476 View commit details
    Browse the repository at this point in the history