lbryio / lbryio/block-explorer

Round LBC price to 3 significant figures, not to nearest cent

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
24
PR merge metrics
No merged PRs in 30d

Description

It would be more useful if it said $0.0132 or $0.00745 for example, rather than saying $0.01. Would look super bad if it went to $0.0049...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the LBC price display and the logic that rounds values to the nearest cent in the block explorer. Check the output against the examples $0.0132, $0.00745, and $0.0049; done means prices use three significant figures instead of cent rounding.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
blockchain, frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.