[bisq-network/bisq] Check existence of selected block explorer using name string comparison (#3852)

wiz notifications at github.com
Fri Jan 3 18:56:23 UTC 2020


After further testing, I realized I introduced a bug in commit 4f4b0f6 because apparently the ArrayList.contains() method does not properly work for BlockChainExplorer object - to fix this I implemented a new contains() method that uses string comparison instead
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/3852

-- Commit Summary --

  * Check existence of selected block explorer using name string comparison

-- File Changes --

    M core/src/main/java/bisq/core/user/Preferences.java (16)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/3852.patch
https://github.com/bisq-network/bisq/pull/3852.diff

-- 
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/3852
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200103/4b3d5429/attachment-0001.html>


More information about the bisq-github mailing list