informalsystems / informalsystems/multisig
Command to undelegate from validators
- Dominant language
- Go
- Stars
- 37
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Have a command that you can undelegate from a validator and also with the option `--all` that generate multiple transactions each with around 5 messages (one message per validator).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing delegation and transaction-building command entry points. Determine how validator selections and transaction messages are currently represented, then verify that an undelegation command supports one validator and that --all groups roughly five validator messages per transaction. Done means the command produces the expected undelegation transactions for both modes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100