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

transactions for a block should be listed in the order that they exist in the block #63

Open
BrannonKing opened this issue May 29, 2019 · 2 comments

Comments

@BrannonKing
Copy link
Member

"d33b00cb796d3fd510470a2dff741a5534c457d6e9468fc57dd122cbaeb2351c",
"02c8ede0b6c950a2067ab31fbfe162bf9614712fe673bd15ad4e55bbe54afbbb",
"98e93843c1d442e276761b387c260d0e620011b823f32b65eb28073c7a1fccf7",
"b8d2725b2f8e65de95a78114e6ac1dc728208a5989d1e5d65761197798bc2ca2"

vs
image (1)

@tiger5226
Copy link
Contributor

we will have to add a sequence number column in chainquery. Currently we don't store this value for a transaction so there is no way for explorer to sort them properly. Will create/link issue.

@marcdeb1
Copy link
Contributor

marcdeb1 commented Jan 8, 2021

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

3 participants