paritytech / paritytech/try-runtime-cli
Check the version of the `Core` Runtime Interface to prevent weird future errors when we change something about it
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 25
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Maybe worth to check the version of the `Core` Runtime Interface to prevent weird future errors when we change something about it.
Originally posted by @ggwpez in https://github.com/paritytech/try-runtime-cli/pull/86#discussion_r1599982772
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 where try-runtime-cli handles the Core Runtime Interface and review the linked pull request discussion for the original context. The work is done when the interface version is checked in a way that prevents the future incompatibility errors described by the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100