<ul>
<li>SellerStep3View was retrieving the currency name rather than currency code.  This caused failure to ever display the Auto-confirm status field.</li>
<li><code>useXmrTxProof</code> flag was used before initialization in cases where <code>addContent()</code> is called before <code>activate()</code>.</li>
<li>Fix missing CSS color code <code>xmr-orange</code>, was missing from dark mode.</li>
<li>Fix log message spelling/typo errors.</li>
</ul>

<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/4490'>https://github.com/bisq-network/bisq/pull/4490</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Minor bug fixes for XMR tx proof feature</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4490/files#diff-3670c08cff259ce0b63ef718f051ac67">core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofRequest.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4490/files#diff-2f65aa638ecad786658409b47ae03ca1">desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4490/files#diff-5797ac196bc427a3b31d9e5ba29719b7">desktop/src/main/java/bisq/desktop/theme-dark.css</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4490/files#diff-e4d091263946ae47ba22fcf641fcecdd">p2p/src/main/java/bisq/network/p2p/network/TorNetworkNode.java</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4490.patch'>https://github.com/bisq-network/bisq/pull/4490.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4490.diff'>https://github.com/bisq-network/bisq/pull/4490.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/4490">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNU2W2C3TKIDF7QHKATSEQ6A5ANCNFSM4Q5HZFZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQRBIRYTARJM5RYIBLSEQ6A5A5CNFSM4Q5HZFZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KLHFWUQ.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/4490",
"url": "https://github.com/bisq-network/bisq/pull/4490",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>