-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Deposit tx not shown as confirmed in pending trades though it is confirmed #4870
Comments
Could you provide this information:
If other users have the "same" problem we can ask those questions and see if there is a pattern. In any case, it is hard to investigate without a list of steps to reproduce the bug. |
BSQ
BTC
Yes
He marked payment sent, so seems he see it confirmed.
Maker is seller.
No I am not aware of that issue earlier. Maybe 1.4.2. Best to ask support guys if they had cases.
Have let it running a while but was not changing.
No.
Yes.
No.
|
Hi, I can't figure out what might be wrong. @stejbac Any idea what can be the reason for this? |
I think @MwithM got another report from a user who had the same issue. |
We got more user reports about that bug. If it happens for buyer the trade get stuck as he cannot move to step 2 like here: bisq-network/support#582 |
I am investigating bitcoinj/bitcoinj#2070 which may be related |
Could it be that there is currently a general problem in recognizing certain confirmed transactions? I have a withdrawal transaction that is indicated as pending in Bisq with a popup text saying (seen by 4 peers / 0 confirmation) although the transaction is actually confirmed in the blockchain. |
@dgyg Could you share with me the txid? Please post it here or send me an email. |
My unconfirmed withdrawal issue could be fixed with a "Delete SPV File and Resync". I supported another user with the problem described in this ticket (missing deposit tx). In that case the "Delete SPV File and Resync" had to be executed twice to solve the problem. First the deposit tx was displayed as unconfirmed. After the first resync the deposit tx disappeared. After the second resync the deposit tx was available and the payment could be confirmed. The user facing the problem was the maker of a buy offer and paid the Bisq fee with BTC. The taker of the offer did not have any problems. |
Maybe related #4919 |
I had exactly the same problem in 1.5.4 which is fixed by "Delete SPV File and Resync". |
@outermeasure thanks for reporting. Are there other users experiencing the same problem? Just for the record, these are the commits that fixed the issue: Could this be another problem with the same symptoms? |
Not sure if this helps, but I updated recently from 1.5.0 to 1.5.4. Did another trade since then and had no issues. |
Description
The deposit tx is in state pending but it is confirmed in a block explorer.
It shows pending in all views (pending trade, trade details and tx list). I think there have been some reports from other users as well about that.
Version
1.5.0
@oscarguindzberg
Any idea what can be the reason for that?
The text was updated successfully, but these errors were encountered: