Blockstream / Blockstream/esplora

Improve recognizability of trailing decimal count

Open
#71 4 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1.3k
Forks
514
Avg merge
1d 10h
Merged PRs (30d)
16

Description

As a user of Esplora, I would like to be able to easily distinguish fractions of one bitcoin.

![image](https://user-images.githubusercontent.com/4060799/55840470-5662cb00-5ae0-11e9-9daa-aaccf4c7e4de.png)

The shown transaction fee was 1,910 satoshis, but one has to look very carefully to ascertain that, because Esplora drops trailing zeroes whereas it's not easy to see whether there are seven or eight digits trailing the comma.

Possibly, better distinguishability could be achieved by always showing the full eight digit precision and/or by grouping the trailing digits into two groups of four.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.