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

Add cli + logic to calculate and plot traction metrics #422

Merged
merged 22 commits into from
Dec 1, 2023

Commits on Nov 30, 2023

  1. added do_get_system_info command to pdr cli, tested logic to calculat…

    …e cum_sum, and leveraged existing functionality to get gql records.
    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0252578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7b3e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    229fb9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    235d7b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afb40a1 View commit details
    Browse the repository at this point in the history
  6. Adjusting labels.

    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    05f98bb View commit details
    Browse the repository at this point in the history
  7. Adjusted logging

    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cfe5b65 View commit details
    Browse the repository at this point in the history
  8. Ported issue374 logic, and reviewed locally such that it works with y…

    …aml and latest subgraph code.
    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    cb018da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4731433 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d022706 View commit details
    Browse the repository at this point in the history
  11. black formatted

    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    39ac85b View commit details
    Browse the repository at this point in the history
  12. Removing rogue file

    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3742f2d View commit details
    Browse the repository at this point in the history
  13. Cleaning up chart names

    idiom-bytes committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c025da7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    983138f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    0fe7383 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fea045b View commit details
    Browse the repository at this point in the history
  3. Added polars transform and tests to take raw_subgraph_prediction reco…

    …rds => calculate pair-timeframe-slot stats, like sum_stake and sum_payout per slot.
    idiom-bytes committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b22f87d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cc2a5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af7eecb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b082fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cd69074 View commit details
    Browse the repository at this point in the history
  8. make black happy

    trentmc committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    18f0323 View commit details
    Browse the repository at this point in the history