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

fix: update Taostats domain and use new transfer API #234

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

bdmason
Copy link

@bdmason bdmason commented Nov 10, 2024

The Subquery graph was disabled a few weeks ago, we also removed the x subdomain. This PR should migrate you to the new API endpoint as well as the new website domain.

The limit has been changed from 1000 to 200 as 200 is our default limit now, I included it in the params just to make it obvious how many results to expect.

This is my first dabble with Python... please be cautious merging this...

@bdmason
Copy link
Author

bdmason commented Nov 10, 2024

I’m not sure about the old subquery graph, but the new API requires an API key… the new request will fail without it.

Does this code get hit? Seems odd an issue hasn’t been raised yet.

It's not worth looking at the failing tests until there is a plan for how to handle (or avoid) the API auth.

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.

1 participant