oasisprotocol / oasisprotocol/explorer
Unexpected 0% voting power
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
Strange rounding to zero when it should be e.g. 0.13%
https://explorer.dev.oasis.io/mainnet/consensus/validators
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the 0% display on the linked Oasis Explorer validators page and compare it with the attached screenshot's expected value. Trace the voting-power display from that page to the relevant frontend entry point; done means values such as 0.13% are shown without rounding to 0%.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100