bisq-network/bisq

UI: Add support for sats, a.k.a. "make sats the standard"

Open

#4.380 geöffnet am 27. Juli 2020

Auf GitHub ansehen
 (4 Kommentare) (9 Reaktionen) (0 zugewiesene Personen)Java (1.292 Forks)batch import
good first issuein:gui

Repository-Metriken

Stars
 (4.505 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 7h) (53 gemergte PRs in 30 T)

Beschreibung

Allow the user to configure the units for displaying BTC amounts (sats, mBTC, BTC -- just like Electrum Wallet does).

This makes it more intuitive for user to deal with the decimal zeroes in a typical BTC amount.

Assuming the BTC prices tend to rise, this is a good long-term approach. People would deal in smaller and smaller amounts of BTC, which will eventually be harder and harder to represent as BTC in a "human readable" way.

Contributor Guide