<p>When the user restores a BIP39 wallet from seed words there is an optional 'wallet date' field.  If the user does not enter that field the chain scan will be a lengthy process. Issue a popup message to the user in this case, informing them that the synch will take a long time and can be reduced by either specifying the wallet creation date or the date when Bisq introduced BIP39 seed words.</p>
<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #3766.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="534727651" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/3766" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/3766/hovercard" href="https://github.com/bisq-network/bisq/issues/3766">#3766</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/4283'>https://github.com/bisq-network/bisq/pull/4283</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Warning when restoring wallet seedwords without date</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4283/files#diff-2b16c2ca0e92ce28cd7268b07a143647">core/src/main/resources/i18n/displayStrings.properties</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4283/files#diff-d8c55dbeb1fd217fc040ef988f1a2b43">desktop/src/main/java/bisq/desktop/main/account/content/seedwords/SeedWordsView.java</a>
    (19)
  </li>
</ul>

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