[bisq-network/bisq] Problem broadcasting DAO proposal tx (#2639)

Oscar Guindzberg notifications at github.com
Thu Apr 4 14:17:20 UTC 2019


When broadcasting a dao proposal tx, I see this line on the log: 
```Broadcast of tx xxx not completed after 30 sec.```

I can reproduce it on testnet and on regtest (regtest with 2 bitcoin core peer nodes).

The problem seems to be with bsq txs.
Sending a pure btc withdrawal tx works fine.

Assuming we have 12 peers, bitcoinj sends the tx to 6 peers and then waits for another 3 peers to broadcast the tx back to us to make us believe the tx was fully broadcasted to the entire btc network.
We don't hear back from peers when sending the bsq txs.

The tx is in fact broadcasted to the network, we see it included in a block when testing on testnet. 

When testing on regtest, I see the tx sometimes takes 20 seconds to be relayed from one btc peer to the other - I need to investigate more why that is the case.

I am investigating this problem and I don't need help so far, just writing here to document what I am doing.

 


-- 
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/2639
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190404/52d77b6d/attachment.html>


More information about the bisq-github mailing list