Skip to content

Wrong ordering of txs in block api result #2212

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

Open
friedger opened this issue Jan 29, 2025 · 0 comments
Open

Wrong ordering of txs in block api result #2212

friedger opened this issue Jan 29, 2025 · 0 comments

Comments

@friedger
Copy link
Contributor

friedger commented Jan 29, 2025

Describe the bug
The txs in the block data of https://api.hiro.so/extended/v1/block/by_height/528385 do not correspond to the tx_index of

To Reproduce
Steps to reproduce the behavior:

  1. Go to the block by height, and the tx result
  2. Compare the tx_index values with the txs in block.txs
  3. See that the ordering is different.

Expected behavior
block.txs should show the txs in the ordering of the tx_index values

Screenshots

Image

Image

Image

@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Jan 29, 2025
@rafaelcr rafaelcr moved this from 🆕 New to 📋 Backlog in API Board May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant