[bisq-network/bisq] Currency filtering is inconsistent (#5300)

xyzmaker123 notifications at github.com
Thu Feb 10 12:27:01 CET 2022


I think [set of possible national currencies](https://github.com/bisq-network/bisq/blob/235e2fa9f1927fdc38ec5ce3ff5b453b3021e962/core/src/main/java/bisq/core/locale/LocaleUtil.java#L30-L276) is really big - I don't think it's good idea to add them all by default. Default national currencies are [defined in code](https://github.com/bisq-network/bisq/blob/a113b3ddfb4224ca768ab0d94b8734a2299092bc/core/src/main/java/bisq/core/locale/CurrencyUtil.java#L106-L113)

Similar situation with altcoins - list of available by default is also [defined in code](https://github.com/bisq-network/bisq/blob/a113b3ddfb4224ca768ab0d94b8734a2299092bc/core/src/main/java/bisq/core/locale/CurrencyUtil.java#L151-L162). We could possibly extend this list about popular altcoins like Dogecoin.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5300#issuecomment-1034806517
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/issues/5300/1034806517 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220210/256a13f3/attachment.htm>


More information about the bisq-github mailing list