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

Inconsistent pagination behavior in v2 xpub endpoint #1099

Open
avoloshko opened this issue Jun 3, 2024 · 0 comments
Open

Inconsistent pagination behavior in v2 xpub endpoint #1099

avoloshko opened this issue Jun 3, 2024 · 0 comments

Comments

@avoloshko
Copy link

avoloshko commented Jun 3, 2024

The following txids are returned for vpub5ZbEbAb1g4HMzYbxVj8tbWTjUUDkaRmp3qaQZDqHaHrJAobkvhXUB9BmgtdFAaFgfSTawDCVWccgw9DnN6cLK28zNLyJxEjvKuv8W9dqFJj

["b7a9c32218e1a33b40062f188c6ceafd2182b502779433fa2f2679cbf357208c","5e21743f5c4a8a94b4e0ca47adc6bfc96a3f01aa92c2c9a5ffe3f2f807aea4ad"]

https://blockstream.info/testnet/search?q=b7a9c32218e1a33b40062f188c6ceafd2182b502779433fa2f2679cbf357208c
https://blockstream.info/testnet/search?q=5e21743f5c4a8a94b4e0ca47adc6bfc96a3f01aa92c2c9a5ffe3f2f807aea4ad

Expected Behavior
When requesting a specific number of transactions via the pageSize parameter, the API should strictly adhere to this limit.

Actual Behavior
The API returns more transactions than specified by the pageSize parameter. This behavior is consistent across various settings of pageSize. Moreover, the additional transaction does not exist.

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

No branches or pull requests

1 participant