<p>Fix bugs with reading historical data:</p>
<ul>
<li>Use fileName not getFileName() in readHistoricalStoreFromResources</li>
<li>use complete handler once reading of all historical data is completed where we<br>
build the ImmutableMaps and complete the readFromResources method</li>
</ul>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes pull request #4706.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="729142006" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4706" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4706/hovercard?comment_id=721156401&comment_type=issue_comment" href="https://github.com/bisq-network/bisq/pull/4706#issuecomment-721156401">#4706 (comment)</a></p>

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

<h4>Commit Summary</h4>
<ul>
  <li>Remove unused field</li>
  <li>Add logs for sig int</li>
  <li>Fix bugs with reading historical data</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4745/files#diff-d35e469930acfb7304a64f4f79c686dd55991465153306efa29c6c8e5a9b31da">common/src/main/java/bisq/common/setup/CommonSetup.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4745/files#diff-3d9bc2a8bff92daf03cc4d7f2118ca56e3c670385ff19409768da2f0d96c0287">desktop/src/main/java/bisq/desktop/main/dao/economy/dashboard/BsqDashboardView.java</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4745/files#diff-6476309e3814cd08f9e340b79e48c1c2603a82d6ea4be4f74d977a514e6f7c1b">p2p/src/main/java/bisq/network/p2p/storage/persistence/HistoricalDataStoreService.java</a>
    (24)
  </li>
</ul>

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