[bisq-network/bisq-desktop] Option to have fiat values rounded to full euros, 0 cents (#1511)

Manfred Karrer notifications at github.com
Sat May 26 16:26:59 UTC 2018


I checked the currencies which have a larger value than USD:
http://sassyfeeds.com/top-10-expensive-currency-world-today/
If we simply remove the decimal value from the fiat amount it would still not hurt too much even with the most expensive currency (Kuwait Dinar).

As the lowest BTC value the user can enter is 0.0001 BTC and that is below 1 USD we need to ensure that the fiat value is at least 1. Usual rounding can be used, just in case it results in 0 we need to change to 1.

The open question is how we communicate that rounding to the user to avoid confusion?
Specially if he changes the price and does not see any effect in the volume he might get confused.

@ripcurlx Any idea? An info icon might do it...

The PRs at https://github.com/bisq-network/bisq-core/pull/116 and https://github.com/bisq-network/bisq-desktop/pull/1558
are not ready for merge and not much tested. Percentage based price changes are not tested as well.

-- 
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-desktop/issues/1511#issuecomment-392272121
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/github/attachments/20180526/ed00a703/attachment.html>


More information about the github mailing list