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

total supply indexer #4863

Merged
merged 14 commits into from
Sep 26, 2024
Merged

total supply indexer #4863

merged 14 commits into from
Sep 26, 2024

Commits on Sep 20, 2024

  1. wip: total supply indexer

    avahowell authored and cronokirby committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    15607d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c829c49 View commit details
    Browse the repository at this point in the history
  3. fix typo

    avahowell authored and cronokirby committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    74c1259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    794c3fc View commit details
    Browse the repository at this point in the history
  5. wip

    avahowell authored and cronokirby committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ff4ba4f View commit details
    Browse the repository at this point in the history
  6. Define table structure

    cronokirby committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1ada202 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97bca1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4758a76 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b7c24d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    46e0c78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed804cb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. pindexer: supply: first refactoring pass

    This removes a lot of repeated logic around database accesses, and then
    also modularizes them to hide some of the implementation details in the
    rest of the file.
    cronokirby committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    68360e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37618d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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