Skip to content

identify high priority issue in fabric codebase#257

Open
sahildando wants to merge 3 commits into
hyperledger:mainfrom
sahildando:codex/identify-high-priority-issue-in-fabric-codebase
Open

identify high priority issue in fabric codebase#257
sahildando wants to merge 3 commits into
hyperledger:mainfrom
sahildando:codex/identify-high-priority-issue-in-fabric-codebase

Conversation

@sahildando

Copy link
Copy Markdown

Type of change

  • Bug fix
  • New feature
  • Improvement (improvement to code, performance, etc)
  • Test update
  • Documentation update
  • Breaking change

Description

Additional details (Optional)

Related issues

Correct spelling and terminology issues in README.md to improve
clarity for contributors and align component/repo naming with
Fabric-X conventions. Also includes one structural text cleanup by
renaming the "Differencies" subsection to "Differences".

No functional code changes were made.

Signed-off-by: Codex <codex@openai.com>
docs: fix typos and naming inconsistencies in README
MarkFlagRequired returns an error when the target flag cannot be found.
The current binding helpers discarded that error, which can hide
command wiring problems during CLI setup.

Check the returned error for both required flags and fail fast with
panic(err) to avoid silently continuing with misconfigured commands.

Signed-off-by: Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant