[bisq-network/bisq-core] Fix broadcast issues (#165)

Manfred Karrer notifications at github.com
Tue Aug 21 18:35:20 UTC 2018


Depends on:
https://github.com/bisq-network/bisq-common/pull/37
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-core/pull/165

-- Commit Summary --

  * Merged master
  * Remove onTimeout at TxBroadcast callback
  * Set depositTx at success handler
  * Let onTimeout call on onSuccess instead of onFailure
  * Increase broadcast timeout to 20 sec

-- File Changes --

    M src/main/java/bisq/core/btc/wallet/TxBroadcastTimeoutException.java (16)
    M src/main/java/bisq/core/btc/wallet/TxBroadcaster.java (50)
    M src/main/java/bisq/core/dao/bonding/lockup/LockupService.java (6)
    M src/main/java/bisq/core/dao/bonding/unlock/UnlockService.java (6)
    M src/main/java/bisq/core/dao/governance/blindvote/MyBlindVoteListService.java (10)
    M src/main/java/bisq/core/dao/governance/proposal/MyProposalListService.java (7)
    M src/main/java/bisq/core/dao/governance/votereveal/VoteRevealService.java (9)
    M src/main/java/bisq/core/trade/protocol/tasks/buyer_as_taker/BuyerAsTakerSignAndPublishDepositTx.java (8)
    M src/main/java/bisq/core/trade/protocol/tasks/seller_as_taker/SellerAsTakerSignAndPublishDepositTx.java (8)

-- Patch Links --

https://github.com/bisq-network/bisq-core/pull/165.patch
https://github.com/bisq-network/bisq-core/pull/165.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-core/pull/165
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180821/287db20d/attachment-0001.html>


More information about the bisq-github mailing list