[bisq-network/bisq] java.lang.IllegalStateException on startup (#3072)

chimp1984 notifications at github.com
Thu Aug 13 00:13:11 UTC 2020


It was in that code part:
```
 case DEAD:  // double-spend in alt chain
            checkState(dead.put(tx.getHash(), tx) == null);
            break;
```

Seems a double spent tx got added twice to the wallet, which should not be possible.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/3072#issuecomment-673170750
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200812/21a60d24/attachment.html>


More information about the bisq-github mailing list