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

<h4>Commit Summary</h4>
<ul>
  <li>Only log in case the operation took longer than 100 ms</li>
  <li>Cache currencyCode</li>
  <li>Keep Date as transient field to avoid recreating a</li>
  <li>Use PRIVATE_LOW_PRIO instead of PRIVATE for sequenceNumberMap</li>
  <li>Cache hash to avoid expensive hash operation.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4954/files#diff-027bee98275ab3b1c9ab87efcce29f5628eec45a99552c169631a85d8c7d7e13">common/src/main/java/bisq/common/persistence/PersistenceManager.java</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4954/files#diff-5b30e37c046168531dd296382c17c8eb634d0aa6de29523b7e19ab9c8c7649b7">core/src/main/java/bisq/core/dao/state/model/governance/Role.java</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4954/files#diff-7421f25cc1584830f6e575beb0aec9adfc30bc1360c52519f81af4d16fd3f29a">core/src/main/java/bisq/core/offer/Offer.java</a>
    (17)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4954/files#diff-ee3e6ab6efe02715d897f3f01ac2ea73097880835637201e3e8c7ac80d34fde7">core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4954/files#diff-45fc34501c30dffd0b312454da94f2dd0c9df7b8135a4a5019606372c82c3959">p2p/src/main/java/bisq/network/p2p/storage/P2PDataStorage.java</a>
    (2)
  </li>
</ul>

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