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: Query Hasura Endpoint through Block Streamer #745

Merged
merged 17 commits into from
May 23, 2024

Commits on May 17, 2024

  1. Introspect bitmap_v3

    darunrs committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e7b40e2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Some more testing

    darunrs committed May 18, 2024
    Configuration menu
    Copy the full SHA
    bc89fe1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Working query to bitmap

    darunrs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    46a0a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c96ab3 View commit details
    Browse the repository at this point in the history
  3. Update bitmap query

    darunrs committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d06e33b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6b01fc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Add exact string query

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c17a4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471d9f0 View commit details
    Browse the repository at this point in the history
  3. Fix formatting issues

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d87e7c7 View commit details
    Browse the repository at this point in the history
  4. Update function return types

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e6dca93 View commit details
    Browse the repository at this point in the history
  5. Prepare for PR

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    8cc9810 View commit details
    Browse the repository at this point in the history
  6. Improve README and add TODOs

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    028fcc2 View commit details
    Browse the repository at this point in the history
  7. More spacing in README

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cdb596d View commit details
    Browse the repository at this point in the history
  8. Address PR Comments

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ad5d90d View commit details
    Browse the repository at this point in the history
  9. Make function non public

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f385863 View commit details
    Browse the repository at this point in the history
  10. Formatting

    darunrs committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5bd5762 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3879bf View commit details
    Browse the repository at this point in the history