Skip to content

Clean mojibake comments in streams module - #229

Merged
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
silentgeckoaudit3801:docs/clean-streams-mojibake-216
Jul 29, 2026
Merged

Clean mojibake comments in streams module#229
Jaydbrown merged 1 commit into
conduit-protocol:mainfrom
silentgeckoaudit3801:docs/clean-streams-mojibake-216

Conversation

@silentgeckoaudit3801

Copy link
Copy Markdown
Contributor

Summary

  • replace mojibake em-dash text in src/streams.ts comments with plain ASCII wording
  • simplify corrupted section-divider comments for deprecation warnings, private helpers, and parsing
  • keep runtime code unchanged

Validation

  • git diff --check
  • rg -n "?|?|?|?" src/streams.ts returned no matches

Note: I did not install dependencies or run the test suite because this is a comments-only cleanup and the checkout has no node_modules.

Closes #216

@Jaydbrown
Jaydbrown force-pushed the docs/clean-streams-mojibake-216 branch from 6409a60 to dcccd97 Compare July 29, 2026 10:45
@Jaydbrown
Jaydbrown merged commit dfc77d7 into conduit-protocol:main Jul 29, 2026
2 of 3 checks passed
@silentgeckoaudit3801

Copy link
Copy Markdown
Contributor Author

Thanks for merging this and the related recent fixes (#230, #231, #232, #234, #236, #237, #239, and #241). Could you point me to the official GrantFox / Maybe Rewarded claim or payout step for these accepted contributions?

I want to follow the documented process and avoid posting any private payment details in public unless that is explicitly the expected flow.

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.

Bug: corrupted/mojibake comment text committed in streams.ts

2 participants