<p></p>

<h3>Description</h3>
<p>Funds > Receive Funds shows new incoming transfers but the confirmations are not updating - they show a static image of a spinning progress wheel.</p>
<p>Also, a test trade is stuck waiting for a blockchain confirmation before starting the payment.</p>
<p>The buyer, Bob, shows this message:</p>
<pre><code>Deposit transaction has been published.
You need to wait for at least one blockchain confirmation before starting the payment.
</code></pre>
<p>The status bar says "Bitcoin network peers: 1 / Synchronized with Bitcoin Regtest"</p>
<p><code>generatetoaddress amount address</code> in bitcoin-qt does not resolve the issue.</p>
<h4>Version</h4>
<p>1.3.4 and master</p>
<h3>Steps to reproduce</h3>
<ol>
<li>start bitcoin-qt, the seed node, arbitrator/mediator, and 2 trader instances in regtest per the dev readme.</li>
<li><code>generatetoaddress 1 "address"</code>.  the guis show they are connected.</li>
<li>Incoming transfers to Funds > Receive Funds appear but confirmations do not update.</li>
<li>Test trade between Bob and Alice is stuck with message "Wait for blockchain confirmation" and <code>generatetoaddress</code> does not resolve it.</li>
</ol>
<h4>Device or machine</h4>
<p>Mac</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/4289">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVUQOOSXRY3XAOEITLRVZFURANCNFSM4NZP4TLA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNS42RMXEQLFLJNLJTTRVZFURA5CNFSM4NZP4TLKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JPBHJNQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4289",
"url": "https://github.com/bisq-network/bisq/issues/4289",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>