Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[qt] change µBTC to bits #12035

Merged
merged 2 commits into from Jan 4, 2018
Merged

[qt] change µBTC to bits #12035

merged 2 commits into from Jan 4, 2018

Commits on Dec 28, 2017

  1. [qt] change µBTC to bits

    * Now that we have bip176, change "µBTC" to the more colloquial "bits"
    
    * We retain the `µBTC (bits)` description in dropdowns and status bars.
      The more concise "bits" is used when appended to numbers.
    
    Signed-off-by: William Casarin <jb55@jb55.com>
    jb55 committed Dec 28, 2017
    1
    Copy the full SHA
    275b2ee View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. bips: add bip176 (Bits Denomination)

    For the implementation in bitcoin#12035.
    Note that this only applies to the QT GUI at this time.
    
    Signed-off-by: William Casarin <jb55@jb55.com>
    jb55 committed Dec 30, 2017
    1
    Copy the full SHA
    ebcee1d View commit details
    Browse the repository at this point in the history