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

<h4>Commit Summary</h4>
<ul>
  <li>Add btc wallet chain height to footer info</li>
  <li>Do not show syncing in case the wallet height is behind bsq block height</li>
  <li>Handle cases where the wallet is still syncing but our dao parsing is complete.</li>
  <li>Refactoring: Return early in requestBlocks method</li>
  <li>Update allowDisconnectSeedNodes state at fault and retry</li>
  <li>Improve requestBlocks and onMessage methods</li>
  <li>Increase timeout to 3 min.</li>
  <li>Various improvements</li>
  <li>Improve footer text</li>
  <li>Change log level</li>
  <li>Improve FullNodeNetworkService and GetBlocksRequestHandler</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-9a6f03d75ea99c40f1246b9f34cabb964bea2fc57f7e7267deb2a90b05969e63">core/src/main/java/bisq/core/app/WalletAppSetup.java</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-3db1869eb66b61cd8e17c2aad9e502f02babc8b1ae6ec4cea773255f8a4254e2">core/src/main/java/bisq/core/dao/node/BsqNode.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-980b52b880ded924023f1e7cf8e4bd1d7337fdb10e2336c78b0b782b74c63b57">core/src/main/java/bisq/core/dao/node/full/network/FullNodeNetworkService.java</a>
    (99)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-2da1c49589cfb81829c2e3340cfd348151369c73a0ade830d36c9670fb34bfdf">core/src/main/java/bisq/core/dao/node/full/network/GetBlocksRequestHandler.java</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-c4aaf359a56e7550b5a03e1c5e78b5122f5a1fd8fc26cc1f078eaf33b1a2c62b">core/src/main/java/bisq/core/dao/node/lite/LiteNode.java</a>
    (54)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-73f4fafc4b531a92b042d91e48ea4b9047cc722bd19cd491b74c178ee48f9ab7">core/src/main/java/bisq/core/dao/node/lite/network/LiteNodeNetworkService.java</a>
    (240)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-9096ccb39f8056ec937196dd5a817498cc37f87595fd294f111625da00fccf41">core/src/main/java/bisq/core/dao/node/lite/network/RequestBlocksHandler.java</a>
    (150)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-a6cc570e0f56a36136791beae8f497706216230467708be9343344cd953e5f08">core/src/main/resources/i18n/displayStrings.properties</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4749/files#diff-c1c8e61af976973d82931c09aef391ca424f0956e27323b2e5da8a5790c26c7c">desktop/src/main/java/bisq/desktop/main/dao/wallet/tx/BsqTxView.java</a>
    (18)
  </li>
</ul>

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