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 can appear out of order if they are mined in the same block #141

Closed
kaiwolfram opened this issue May 28, 2022 · 2 comments
Closed
Labels
wontfix This will not be worked on

Comments

@kaiwolfram
Copy link

Description

When transactions have been mined in the same block they sometimes appear out of order in the transaction overview list.
It becomes apparent when the seemingly first transaction (the one on the bottom) spends sats that haven't been available yet (see screenshot below).

Version

3.8.2 release and also latest commit in master e853833

Steps to reproduce

Receive and send a transaction in the same block. You can reproduce the wallet in the screenshot with abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon abandon about -> Segwit account 2

Expected behaviour

Transactions that are mined in the same block should appear in a logical order, i.e. receiving sats before sending them

Actual behaviour

They sometimes appear out of order like the two txs on the bottom of the screenshot

Screenshots

image

Device or machine

Nokia 5 on Android 9, Ubuntu 21.10

@kaiwolfram kaiwolfram changed the title Transactions can be out of order if they are mined in the same block Transactions can appear out of order if they are mined in the same block May 28, 2022
@domegabri domegabri added the wontfix This will not be worked on label Dec 27, 2023
@domegabri
Copy link
Contributor

the app doesn't reorder transactions but shows them as they are returned by gdk

@jgriffiths
Copy link
Contributor

@kaiwolfram Thanks for reporting. Please raise this issue under https://github.com/Blockstream/gdk/ - We already have an internal issue tracking this for singlesig accounts, but a public issue would also be good perhaps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants