livepeer / livepeer/go-livepeer
CLI UI Should Easily Allow Users to See All Unbonding Locks
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 586
- Forks
- 226
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 19
Description
Is your feature request related to a problem? Please describe.
Currently the option to see all unbonding locks is hidden in "rebond". We should have a more intuitive option for users to see all of the unbonding locks.
Describe the solution you'd like
We should displays all of the unbonding locks in the node status.
We can also show all of the locks in the "withdraw stake" option and let users know certain locks cannot be withdrawn until future rounds.
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 by locating the CLI implementations for node status, rebond, and withdraw stake. Trace how unbonding locks are currently displayed, then make all locks visible in node status and withdraw stake, with future-round withdrawal restrictions clearly indicated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100