paritytech / paritytech/try-runtime-cli

Whitelist for spec-name changes

Open
#62 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
25
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Sometimes we want to do a spec name change. Then there could be an arg to allow the spec-name check to know about this.
Eg: --known-good-spec-name-changes="1_000_000/old_name:2_000_000/new_name" or something like this.

Its a very niche case, so probably low prio. But could be a good issue for newcomers.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the spec-name check and the command-line argument parsing. Define how the proposed known-good spec-name change format should bypass that check, then verify that the example rename is accepted while unrelated spec-name changes remain rejected.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.