Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CU hashchain validation #1114

Merged
merged 9 commits into from
Jan 20, 2025
Merged

Conversation

TillaTheHun0
Copy link
Member

@TillaTheHun0 TillaTheHun0 commented Jan 17, 2025

Closes #1112

This also fixes a bug where compose from node:stream was not properly closing streams on stream error and bubbling the error. Instead, a stream would never complete and just hang. It was a doozy, and required a nasty hack to fix, but has been a long elusive issue hopefully now squashed.

@TillaTheHun0 TillaTheHun0 merged commit 601d6aa into main Jan 20, 2025
3 checks passed
@TillaTheHun0 TillaTheHun0 deleted the tillathehun0/cu-hashchain-validation branch January 20, 2025 15:25
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.

feat(cu): implement hash chain validation
2 participants