<p>We do not wait until the offer got removed by a network remove message but remove it<br>
directly from the offer book. The broadcast gets now bundled and has 2 sec. delay so the<br>
removal from the network is a bit slower as it has been before. To avoid that the taker gets<br>
confused to see the same offer still in the offerbook we remove it manually. This removal has<br>
only local effect. Other trader might see the offer for a few seconds<br>
still (but cannot take it).</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/4487'>https://github.com/bisq-network/bisq/pull/4487</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Remove offer from takers offerbook after take offer is completed.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4487/files#diff-fbb235a182071783f3bda4930c788631">desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBook.java</a>
    (24)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4487/files#diff-9a7ee2e80c5237dd53bdf67d3c086ba0">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferDataModel.java</a>
    (17)
  </li>
</ul>

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