Skip to content

fix(paroche): encode kosync sha1 hashes explicitly#237

Merged
forkwright merged 1 commit into
mainfrom
fix/paroche-sha1-hex
May 22, 2026
Merged

fix(paroche): encode kosync sha1 hashes explicitly#237
forkwright merged 1 commit into
mainfrom
fix/paroche-sha1-hex

Conversation

@forkwright
Copy link
Copy Markdown
Owner

Summary

  • replace sha1 0.11 {:x} formatting with an explicit lowercase hex encoder
  • keep the KOSync create-user request private and skip request capture in tracing
  • reuse the same hash helper in KOSync route tests

Unblocks #236 / #235 by fixing the mainline paroche compile failure.

Validation

  • cargo +1.94 fmt --check
  • CARGO_TARGET_DIR=/data/target/wt/paroche-sha1-hex/target cargo +1.94 check -p paroche
  • CARGO_TARGET_DIR=/data/target/wt/paroche-sha1-hex/target cargo +1.94 test -p paroche kosync
  • CARGO_TARGET_DIR=/data/target/wt/paroche-sha1-hex/target cargo +1.94 clippy -p paroche -- -D warnings
  • RUST_LOG=error kanon lint --rust --summary crates/paroche/src/routes/kosync.rs
  • git diff --check

@forkwright forkwright merged commit f481f57 into main May 22, 2026
1 check passed
@forkwright forkwright deleted the fix/paroche-sha1-hex branch May 22, 2026 00:43
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