<p>Currently we request BSQ blocks from only one seed node. If it fails there is a rather long timeout until we try the next. In case a Bisq node does not receive a new block (after initial parsing is completed) there is currenttly no mechanism in place to request missing blocks and thr user has to restart.<br>
We should look into strategies how to get the initial block request more reliable and resiliant as well as to repeat requests in case we are not on the chaintip with our BSQ blocks.<br>
Another open issue is that in case of a resync from genesis is triggered, the node only receives max. 6000 blocks as that is the limit a seednode provides (ddos protection). At the moment there is no mechanisma for repeating the call so that the missing blocks are requested again and to be able to get to the chain tip. A restart is atm required to get the rest of the blocks. We should add a request from another seednode for the missing blocks once the parsing of the first 6000 blocks is done.</p>
<p>The parsing must not be interrupted, so all those need some smart handling of parallel received data and handling of yhe data deltas.</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/issues/3094?email_source=notifications&email_token=AJFFTNTQNFN3XUQDTLFTDDTQEUSBXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFMWONA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVTFHVNSIFXUM5HYHLQEUSBXANCNFSM4IL4ZGBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNWZLY2VNU662YZUY6LQEUSBXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFMWONA.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/issues/3094?email_source=notifications\u0026email_token=AJFFTNTQNFN3XUQDTLFTDDTQEUSBXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFMWONA",
"url": "https://github.com/bisq-network/bisq/issues/3094?email_source=notifications\u0026email_token=AJFFTNTQNFN3XUQDTLFTDDTQEUSBXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFMWONA",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>