Joystream / Joystream/joystream
CLI improvement: show before/after application + role stake
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Currently, using the CLI shows the stake requirements and also what appears to be the current status of application + role stakes. This is a bit confusing since the below screenshots show that an application stake of 100k JOY was required, yet the Appl. stake is listed as 0.


A way of improving this would be to show the stake information in two ways:
- The stake that was used when the applicant applied for the opening. So that everyone can always know exactly what happened on the initial application and not what is now happening.
- The current status of the stake, is it unstaking, how long is left?
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 at the CLI output that currently shows stake requirements and the application and role stake values, then trace how those values are obtained. Done means the output distinguishes the stake used when applying from the current stake status, including whether it is unstaking and how long remains.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100