Clarify input vs. output directories in the validator CLI arguments
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 75/100
Research direction
Look at the validator CLI code to find where the arguments like genesis_block_directory and genesis_config_file are defined and used. Check the help text and any existing documentation. Update the argument descriptions to clearly indicate whether they are input or output locations. Run the CLI with --help to verify the changes.
Written by the indexing model from the issue text.
Description
This might be for a separate discussion/PR, but I find the argument names a little misleading: it's not immediately clear whether these are input directories or output directories, for example:
genesis_block_directoryis an output location, butgenesis_config_fileis an input location (here, path, not a directory, but the same argument applies)
Originally posted by @mmagician in https://github.com/0xMiden/node/pull/1774#discussion_r2952439567
- Dominant language
- Rust
- Stars
- 105
- Forks
- 139
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 61
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from 0xMiden/node
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Unused error variant Openrpc
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
network transactions
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
delegated proving
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
CI documentation
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100