[bisq-network/bisq] Unable to move missing deposit tx trade to failed trades (#4905)

Oscar Guindzberg notifications at github.com
Wed Dec 9 05:04:25 CET 2020


I checked @MwithM logs. 
deposit tx is invalid because maker fee tx is invalid. That's why none of those appear in block explorers.
maker fee tx is invalid because it spends an already spent output.
It spends an already spent output because the tx that originally spent that output is not present in the bitcoinj wallet, so bitcoinj thinjs that utxo is available.
I see in the logs the when the wallet is getting up to date with the blockchain / spv resynced / restored from seed the tx that originally spent that output is not being received by the wallet when the block it is included in is processed by bitcoinj.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4905#issuecomment-741512086
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201208/b63d7eba/attachment.htm>


More information about the bisq-github mailing list