BlockchainCommons / BlockchainCommons/seedtool-cli-rust
Should -d flag just be a -i string input
Offen
- Vorherrschende Sprache
- Rust
- Sterne
- 11
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust
- Bereich
- cli, cryptography
- Issue-Typ
- Refactoring
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100