BlockchainCommons / BlockchainCommons/seedtool-cli-rust

Should -d flag just be a -i string input

Open
#10 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
11
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the CLI argument parsing and the existing handling of `-d` and `-i`. Compare the documented manual behavior with the implementation and current tests, then confirm whether `-d` should become the `-i seedphrase` input described in the issue. Done means the interface is consistent and its behavior is covered by tests or documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, cryptography
Issue type
Refactor
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.