BlockchainCommons / BlockchainCommons/seedtool-cli-rust
Should -d flag just be a -i string input
未关闭
- 主要语言
- Rust
- 星标
- 11
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
As is becoming clear when I'm writing out the manual, `-d` is really just a different way to randomly seed a seed, like -i dice, -i cards, etc. Consistency would suggest it should be -i seedphrase.
贡献指南
调研方向
首先跟踪 CLI 参数解析以及现有的 `-d` 和 `-i` 处理方式。将手册中记录的行为与实现和当前测试进行比较,然后确认 `-d` 是否应成为 issue 中所述的 `-i seedphrase` 输入。接口保持一致,并且其行为有测试或文档覆盖,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- cli, cryptography
- Issue 类型
- 重构
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100