[bisq-network/bisq] PaymentAccount object removal from ObservableSet issue (#3572)

chimp1984 notifications at github.com
Tue Nov 12 04:42:44 UTC 2019


This issues also happens at Uphold or MoneyGram. All payment methods using a list of tradeCurrencies. 
After more debugging I found out that if you exclude `selectedTradeCurrency` in `PaymentAccount` with `@EqualsAndHashCode.Exclude` the issue is resolved.
But it is very weird as at a breakpoint at the remove method both accounts the one in the set and the one to remove are the same object identity and have exact the same data.
Anyone an idea whats going on here?
 

-- 
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/pull/3572#issuecomment-552731676
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191111/2e58fdbf/attachment.html>


More information about the bisq-github mailing list