Skip to content

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Aug 26, 2025

The ORDER BY statement was incomplete as it only sorted by stacked amount. If multiple stackers were stacking the exact same STX, pagination could cause some of them to be missing or appear duplicate in endpoint results.

Fixes #2054
Fixes #2022

Copy link

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

Copy link

codecov bot commented Aug 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rafaelcr rafaelcr merged commit 1353554 into develop Aug 26, 2025
27 checks passed
@rafaelcr rafaelcr deleted the fix/stacker-pagination branch August 26, 2025 15:08
hirosystems-release-bot bot added a commit that referenced this pull request Aug 26, 2025
## [8.12.1](v8.12.0...v8.12.1) (2025-08-26)

### Bug Fixes

* include nakamoto coinbase txs on coinbase txs filter ([#2339](#2339)) ([c9ef5e8](c9ef5e8))
* pox cycle signer stackers query pagination ([#2345](#2345)) ([1353554](1353554))
@hirosystems-release-bot
Copy link
Contributor

🎉 This PR is included in version 8.12.1 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing stacker for signer Duplicate results in /extended/v2/pox/cycles/{cycle_number}/signers/{signer_key}/stackers
2 participants