<p>When broadcasting a dao proposal tx, I see this line on the log:<br>
<code>Broadcast of tx xxx not completed after 30 sec.</code></p>
<p>I can reproduce it on testnet and on regtest (regtest with 2 bitcoin core peer nodes).</p>
<p>The problem seems to be with bsq txs.<br>
Sending a pure btc withdrawal tx works fine.</p>
<p>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.<br>
We don't hear back from peers when sending the bsq txs.</p>
<p>The tx is in fact broadcasted to the network, we see it included in a block when testing on testnet.</p>
<p>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.</p>
<p>I am investigating this problem and I don't need help so far, just writing here to document what I am doing.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/2639">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtthwhFqHLYnmB-MBMoua5vT9S2Ckks5vdglwgaJpZM4cc6uc">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZttYurQBVyddSbSAgAkkvxPpsbWRsks5vdglwgaJpZM4cc6uc.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Problem broadcasting DAO proposal tx (#2639)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq/issues/2639"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/2639",
"url": "https://github.com/bisq-network/bisq/issues/2639",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>