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: indexer integration #36

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

0xkenj1
Copy link
Contributor

@0xkenj1 0xkenj1 commented Feb 17, 2025

This PR integrates the indexer with the Checker app by updating the queries to match the indexer’s requirements. Most of the changes involve modifying and renaming query structures to ensure compatibility with the new indexer. This integration also includes minor adjustments in the Checker app’s configuration to accommodate these updated queries.

refs PAR-867

Copy link

changeset-bot bot commented Feb 17, 2025

⚠️ No Changeset found

Latest commit: 742acd6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Feb 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitcoin-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 18, 2025 2:23pm

* fix: added required query param

* fix: unsupported canonical project query

* fix: mocks
@thelostone-mc thelostone-mc marked this pull request as ready for review February 20, 2025 07:13
@thelostone-mc thelostone-mc changed the base branch from main to indexer-v2 March 17, 2025 10:29
@thelostone-mc thelostone-mc merged commit bd29591 into gitcoinco:indexer-v2 Mar 17, 2025
2 checks passed
thelostone-mc added a commit that referenced this pull request Mar 18, 2025
* feat: indexer integration (#36)

* feat: indexer integration

* Fix/indexer integration (#1)

* fix: added required query param

* fix: unsupported canonical project query

* fix: mocks

---------

Co-authored-by: Nick Lionis <nikolaos@gitcoin.co>

* tweak

* add changeset

---------

Co-authored-by: 0xkenj1 <165053496+0xkenj1@users.noreply.github.com>
Co-authored-by: Nick Lionis <nikolaos@gitcoin.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants