dusk-network / dusk-network/explorer
explorer: Toggle for active/all provisioners
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Currently in the provisioners list, we only display the active provisioners. It is possible for provisioners to be part of the contract if they still have rewards but no active stake in the stake contract.
Possible solution design or implementation
Add a toggle that displays active/all provisioners, reincluding the inactive provisioners in the overview.
Contributor guide
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 at the provisioners list entry point and trace how it currently filters to active provisioners. Add an active/all toggle so the overview can include provisioners that still have rewards but no active stake, then verify both views show the expected provisioners.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100