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: /extended/v2/pox/cycles/{n}/signers/{key}/stackers returning 500 #2115

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

zone117x
Copy link
Member

Fixes #2114

The final LEFT JOIN in this query resulted in a single empty row being returned even for results where no stackers were found (in the combined_stackers CTE).

Copy link

Vercel deployment URL: https://stacks-blockchain-etd9204ng-hirosystems.vercel.app 🚀

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@zone117x zone117x merged commit 114e49c into master Oct 14, 2024
28 checks passed
@zone117x zone117x deleted the fix/stackers-500 branch October 14, 2024 11:38
@blockstack-devops
Copy link

🎉 This PR is included in version 8.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@blockstack-devops
Copy link

🎉 This PR is included in version 8.1.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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