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

[Draft] Refactor Time Series Stats: Use Luxon, Generators and allow any kind of Time Frame sizing #1

Closed
wants to merge 34 commits into from

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    68370f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f66072e View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    3ff264a View commit details
    Browse the repository at this point in the history
  2. update deps

    MHHukiewitz committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    60c39c2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/refactor/time-series-luxon' into…

    … refactor/time-series-luxon
    
    # Conflicts:
    #	packages/framework/src/utils/__tests__/time.spec.ts
    #	packages/framework/src/utils/time.ts
    MHHukiewitz committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    13e1dfb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    c0bfd2d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    613023e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    a56451c View commit details
    Browse the repository at this point in the history
  2. add listGroupBy to Utils

    MHHukiewitz committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    841dd2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    589808c View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Merge branch 'feat/add_indexed_account_address' into refactor/time-se…

    …ries-luxon
    
    # Conflicts:
    #	packages/framework/src/utils/domain/indexer/worker.ts
    MHHukiewitz committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    f5ac4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e886629 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a561009 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into refactor/time-series-luxon

    # Conflicts:
    #	package-lock.json
    #	package.json
    #	packages/core/package-lock.json
    #	packages/framework/package-lock.json
    #	packages/framework/src/utils/domain/indexer/worker.ts
    #	packages/framework/src/utils/stats/timeSeries.ts
    #	packages/framework/src/utils/stats/types.ts
    #	packages/layout/package-lock.json
    #	packages/middleware/package-lock.json
    MHHukiewitz committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    099f6e3 View commit details
    Browse the repository at this point in the history
  5. fix merge

    MHHukiewitz committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d54e853 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into refactor/time-series-luxon

    # Conflicts:
    #	packages/core/package.json
    #	packages/framework/package.json
    MHHukiewitz committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    9feaf7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42e33a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'main' into refactor/time-series-luxon

    # Conflicts:
    #	packages/framework/src/utils/domain/indexer/worker.ts
    MHHukiewitz committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    973cf33 View commit details
    Browse the repository at this point in the history
  2. fix parserContext types

    MHHukiewitz committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    3601d7d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. init

    MHHukiewitz committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    bdad57a View commit details
    Browse the repository at this point in the history
  2. check

    MHHukiewitz committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    218b8c3 View commit details
    Browse the repository at this point in the history
  3. add proxy for parsing

    MHHukiewitz committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1224e06 View commit details
    Browse the repository at this point in the history
  4. remove comment

    MHHukiewitz committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    029125b View commit details
    Browse the repository at this point in the history
  5. make getAccountStats() and getAccountTimeSeriesStats() generic in reg…

    …ard to their stats object
    MHHukiewitz committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    57fc8b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f8dd2a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    9c24285 View commit details
    Browse the repository at this point in the history
  2. add pyth

    MHHukiewitz committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6a9f23c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into refactor/time-series-luxon

    # Conflicts:
    #	package-lock.json
    #	package.json
    #	packages/core/package.json
    #	packages/framework/package.json
    #	packages/framework/src/services/indexer/src/utils/accountTransactionIndexer.ts
    #	packages/framework/src/utils/domain/indexer/worker.ts
    MHHukiewitz committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    547be07 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/marinade' into refactor/time-series-luxon

    # Conflicts:
    #	package-lock.json
    MHHukiewitz committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6722e67 View commit details
    Browse the repository at this point in the history
  5. fix pyth

    MHHukiewitz committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    294ea0e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Merge branch 'main' into refactor/time-series-luxon

    # Conflicts:
    #	package-lock.json
    #	package.json
    #	packages/framework/src/services/indexer/src/utils/transactionFetcher.ts
    MHHukiewitz committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ca3ebf7 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    baf5f8b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    deb8426 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into refactor/time-series-luxon

    # Conflicts:
    #	package-lock.json
    #	packages/core/src/utils/time.ts
    #	packages/framework/src/utils/stats/accountTimeSeries.ts
    #	packages/framework/src/utils/stats/timeSeries.ts
    MHHukiewitz committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    13419af View commit details
    Browse the repository at this point in the history