[bisq-network/bisq] failed trade (#4857)

James Cox notifications at github.com
Fri Nov 27 05:18:32 CET 2020


Documenting my investigation so far:

    Nov-24 18:11  Upgraded to 1.5.0

    Nov-26 @ 22:22 Bisq starts up; last seen block is height 658809
    Nov-26 @ 22:26 user sends OfferAvailabilityRequest for offer PR9AOEBS
    Bisq wallet is empty.  User funds trade directly from external wallet.
    Nov-26 @ 22:32 user funds trade wallet + 0.03804608 BTC
    Nov-26 @ 22:34 user funds trade wallet + 0.002 BTC
    Nov-26 @ 22:34 user sends OfferAvailabilityRequest for offer PR9AOEBS
    Nov-26 @ 22:35 user sends OfferAvailabilityRequest for offer PR9AOEBS
    Nov-26 @ 22:35 user takes offer but fails in CreateTakerFeeTx
        there is an exception thrown from BitcoinJ::completeTx -> presumably line 4170 within call to calculateFee
        Insufficient money,  missing 0.03586202 BTC
    Nov-26 @ 22:41 block 658810 is published

- it looks like the first UTXO was not considered for funding, why?
- there seems to be one extra call to OfferAvailabilityRequest which I don't see when trying to reproduce this.


@yononima if you can provide any extra clues as to what you did to make this happen, it might help.

-- 
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/4857#issuecomment-734636377
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201126/db293f90/attachment.htm>


More information about the bisq-github mailing list