<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3408.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="507025753" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3408" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3408/hovercard" href="https://github.com/bisq-network/bisq/issues/3408">#3408</a></p>
<p>The log below shows where the vote reveal failed silently as a result of insufficient wallet balance.</p>
<pre><code>Oct-15 06:43:21.835 [JavaFX Application Thread] INFO  org.bitcoinj.wallet.Wallet: Completing send tx with 1 outputs totalling 0.00000596 BTC and a fee of 0.00 BTC/kB 
Oct-15 06:43:21.837 [JavaFX Application Thread] WARN  org.bitcoinj.wallet.Wallet: Insufficient value in wallet for send: needed 0.00001606 BTC more 
Oct-15 06:43:21.845 [JavaFX Application Thread] ERROR b.c.d.g.v.VoteRevealService: VoteRevealException{
     voteRevealTx=null,
     blindVoteTxId='3cf435e275b8e1518ea969fe90e0504bbed1d68135310b3c24546244fca90b5d',
     myVote=null
} bisq.core.dao.governance.votereveal.VoteRevealException: Exception at calling revealVote. 
Oct-15 06:43:24.448 [JavaFX Application Thread] INFO  b.c.d.m.DaoStateMonitoringService: Passed checkpoint Checkpoint {
     height=586920,
     hash=523aaad4e760f6ac6196fec1b3ec9a2f42e5b272

</code></pre>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/3758'>https://github.com/bisq-network/bisq/pull/3758</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added interface and corresponding implementation to handle display of</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3758/files#diff-0">core/src/main/java/bisq/core/dao/governance/votereveal/VoteRevealService.java</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3758/files#diff-1">core/src/main/resources/i18n/displayStrings.properties</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3758/files#diff-2">desktop/src/main/java/bisq/desktop/main/dao/DaoView.java</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3758.patch'>https://github.com/bisq-network/bisq/pull/3758.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3758.diff'>https://github.com/bisq-network/bisq/pull/3758.diff</a></li>
</ul>

<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/pull/3758?email_source=notifications&email_token=AJFFTNRX4DRTH45JD66IZULQXJVW5A5CNFSM4JW2OKQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6VLO6Q">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVUA6JDPEIIFD6ZFN3QXJVW5ANCNFSM4JW2OKQA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQLXL7DAEHIE4BWHB3QXJVW5A5CNFSM4JW2OKQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6VLO6Q.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/pull/3758?email_source=notifications\u0026email_token=AJFFTNRX4DRTH45JD66IZULQXJVW5A5CNFSM4JW2OKQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6VLO6Q",
"url": "https://github.com/bisq-network/bisq/pull/3758?email_source=notifications\u0026email_token=AJFFTNRX4DRTH45JD66IZULQXJVW5A5CNFSM4JW2OKQKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6VLO6Q",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>