bisq/core
Manfred Karrer 939c01f0fb
Reduce tx broadcast timeout
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.
2019-04-05 15:07:45 -05:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Reduce tx broadcast timeout 2019-04-05 15:07:45 -05:00
update_translations.sh Use pt translation instead of incomplete pt_BR one 2019-04-02 10:12:45 +02:00