dusk-network / dusk-network/explorer

Limit average gas price to two decimals (rounded) in all views

Open
#71 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Description

Currently, the average gas price may display several decimal digits, making it harder to read and compare. To improve readability and consistency, round the displayed average gas price to two decimal places.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the code that renders the average gas price across the explorer's views and inspect how the value is currently formatted. Update the displayed value to use rounded two-decimal formatting consistently, then verify that every view shows the same result.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.