<p></p>
<h3>Test scenario (issue, prior to fix):</h3>
<ul>
<li>Create a trade, take it through to Step 4.</li>
<li>Shut down bisq and restart it, to trigger cleanUpAddressEntries.</li>
<li>Click Withdraw to External Wallet.  It fails with an warning box <code>Missing x.xxxx BTC</code> and in the logs <code>Insufficient Funds</code> exception.</li>
</ul>
<h3>Test scenario (with fix applied):</h3>
<ul>
<li>Create a trade, take it through to Step 4.</li>
<li>Shut down bisq and restart it, to trigger cleanUpAddressEntries.</li>
<li>Click Withdraw to External Wallet and verify that it succeeds.</li>
<li>Verify that log messages are logged like this, AFTER the withdrawal succeeds.<br>
<code>We found an outdated addressEntry for trade .. context=TRADE_PAYOUT</code><br>
<code>swap addressEntry .. offerId from context TRADE_PAYOUT to available</code></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/4260#issuecomment-629405282">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVVHCGTG7DALTFQUG3RRWA3PANCNFSM4NBY4BXQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWNNMFOFSU3E2XJ3LLRRWA3PA5CNFSM4NBY4BX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEWB7MYQ.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/4260#issuecomment-629405282",
"url": "https://github.com/bisq-network/bisq/pull/4260#issuecomment-629405282",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>