paritytech / paritytech/try-runtime-cli
Standalone command to run just `try-state`
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, the only way to do this is to re-run on-runtime-upgrade.
Should allow typical parameterization such as:
- which state/block to use
- which try-state checks to run (or, or specific pallets)
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 reading the existing on-runtime-upgrade command and the try-state implementation. Define how a standalone try-state command should accept the state or block and select checks or pallets; done means those parameters work without rerunning on-runtime-upgrade.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100