<p><b>@sqrrm</b> approved this pull request.</p>

<p>utACK</p>
<p>Still need ack from <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=1449498" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ManfredKarrer">@ManfredKarrer</a> for changes in DAO code to be able to merge</p><hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3366#discussion_r344719138">desktop/src/main/java/bisq/desktop/main/dao/wallet/BsqBalanceUtil.java</a>:</p>
<pre style='color:#555'>> @@ -125,6 +136,9 @@ public void onUpdateBalances(Coin availableBalance,
         availableNonBsqBalanceTextField.setVisible(isNonBsqBalanceAvailable);
         availableNonBsqBalanceTextField.setManaged(isNonBsqBalanceAvailable);
         availableNonBsqBalanceTextField.setText(bsqFormatter.formatBTCWithCode(availableNonBsqBalance.value));
+        
+        // Update reputationBalanceTextField
+        reputationBalanceTextField.setText(bsqFormatter.formatBSQSatoshisWithCode(myBlindVoteListService.getCurrentlyAvailableMerit())); 
</pre>
<p>I think it would be more appropriate to use DaoFacade.getAvailableMerit() here but perhaps not super important</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/pull/3366?email_source=notifications&email_token=AJFFTNQOHRSBVB6NAXWUEULQTFPPDA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLCRXPQ#pullrequestreview-314907582">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSMGL4V3AGIY5DAQRTQTFPPDANCNFSM4I5476XQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSVLKOAUEFOJF3EPKDQTFPPDA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLCRXPQ.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/3366?email_source=notifications\u0026email_token=AJFFTNQOHRSBVB6NAXWUEULQTFPPDA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLCRXPQ#pullrequestreview-314907582",
"url": "https://github.com/bisq-network/bisq/pull/3366?email_source=notifications\u0026email_token=AJFFTNQOHRSBVB6NAXWUEULQTFPPDA5CNFSM4I5476X2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCLCRXPQ#pullrequestreview-314907582",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>