<p></p>
<p>It was in that code part:</p>
<pre><code> case DEAD:  // double-spend in alt chain
            checkState(dead.put(tx.getHash(), tx) == null);
            break;
</code></pre>
<p>Seems a double spent tx got added twice to the wallet, which should not be possible.</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/3072#issuecomment-673170750">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRWF6J2ACD7WYG32VTSAMVZPANCNFSM4IKZCS6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ3AISNSI3J352NXLDSAMVZPA5CNFSM4IKZCS6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAP4KPQ.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/3072#issuecomment-673170750",
"url": "https://github.com/bisq-network/bisq/issues/3072#issuecomment-673170750",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>