paritytech / paritytech/try-runtime-cli
`on_runtime_upgrade` doesn't have a `--try_state` arg
未关闭
还没有人认领这个 Issue。
enhancement
good first issue
- 主要语言
- Rust
- 星标
- 25
- 派生
- 29
- PR 合并指标
- 30 天内没有已合并 PR
描述
Should allow filtering the pallets that try-state checks are run on, similar to fast_forward and execute_block
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 CLI 入口点 on_runtime_upgrade、fast_forward 和 execute_block,并比较它们如何处理 --try_state 过滤。向 on_runtime_upgrade 添加等效的过滤,然后验证 try-state 检查可以限制在选定的 pallets 中。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- blockchain, cli, testing
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100