Skip to content

feat: indexer v2 query migrations (#3773) #3777

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

Merged
merged 2 commits into from
Mar 24, 2025
Merged

feat: indexer v2 query migrations (#3773) #3777

merged 2 commits into from
Mar 24, 2025

Conversation

thelostone-mc
Copy link
Contributor

Fixes: #issue

Description

Checklist

This PR:

  • Does it add new payout or donation token? In this case, have they been added to the indexer to avoid it to crash?
  • Includes only changes relevant to the original ticket. Significant refactoring needs to be separated.
  • Doesn't disable eslint rules.
  • Doesn't work around the type checker (including but not limited to: type casts, non-null assertions, @ts-ignore, unjustified optional values).
  • Doesn't contain commented out code.
  • If adding/updating a feature, it adds/updates its test script on Notion.

Copy link

vercel bot commented Mar 4, 2025

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

Name Status Preview Comments Updated (UTC)
builder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:36am
builder-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:36am
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:36am
explorer-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:36am
manager ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:36am
manager-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 24, 2025 8:36am

* rename REACT_APP_INDEXER_V2_API_URL -> REACT_APP_INDEXER_V1_API_URL and set REACT_APP_INDEXER_V2_API_URL to new indexer

* update query

* load projects

* rm log

* fixes

* small updates

* fix query

* fixes

* fix explorer

* rm logs

* fix attestations

* rm tests

* lint

* typecheck

---------

Co-authored-by: 0xKurt <kurt@merbeth.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants