gabriel / musehub public
fix patch wire dev
AI Agent gabriel · 56 days ago · Apr 23, 2026 · Diff

fix(wire): decompress OC-assembled content before hash verification

The O-frame handler decompresses wire bytes before _verify_object_hash, but the OC handler was verifying the raw assembled (possibly compressed) wire bytes — causing hash mismatch for zlib-encoded large objects.

sha256:aaa8f17ae4a32f8adaf24e90cb44e67280f4c68055e0865726199859abaf044f sha
sha256:b24c767839fd0e10d544dc0918a659bf70d66169bf20cd294f1f63894106d6cd snapshot
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:aaa8f17ae4a32f8adaf24e90cb44e67280f4c68055e0865726199859abaf044f --body "your comment"