[bisq-network/bisq] Reduce tx broadcast timeout (#2657)

Manfred Karrer notifications at github.com
Fri Apr 5 20:08:16 UTC 2019


Currently there is a bug in BitcoinJ causing the timeout at all BSQ
transactions.
It is because BitcoinJ does not handle confidence object correctly in
case as tx got altered after the
Wallet.complete() method is called which is the case for all BSQ txs.
We will work on a fix for that but that
will take more time. In the meantime we reduce the timeout to 5
seconds to avoid that the trade protocol runs
into a timeout when using BSQ for trade fee.
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2657

-- Commit Summary --

  * Reduce tx broadcast timeout

-- File Changes --

    M core/src/main/java/bisq/core/btc/wallet/TxBroadcaster.java (7)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2657.patch
https://github.com/bisq-network/bisq/pull/2657.diff

-- 
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/pull/2657
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190405/c4add4d7/attachment.html>


More information about the bisq-github mailing list