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

fix(protocol): Channel ID Randomization #13

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

refcell
Copy link
Contributor

@refcell refcell commented Jan 8, 2025

Description

Fixes ChannelOut to correctly randomize the ChannelId on reset using the operating system's randomness.

@refcell refcell requested a review from mattsse as a code owner January 8, 2025 19:05
@refcell refcell self-assigned this Jan 8, 2025
@refcell refcell requested review from emhane and clabby as code owners January 8, 2025 19:05
@refcell
Copy link
Contributor Author

refcell commented Jan 8, 2025

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@refcell refcell added A-protocol Area: protocol crate C-bug Category: Something isn't working labels Jan 8, 2025
crates/protocol/src/channel_out.rs Outdated Show resolved Hide resolved
@refcell refcell merged commit fbaae8f into main Jan 9, 2025
20 checks passed
@refcell refcell deleted the rf/fix/randomized-channel-id branch January 9, 2025 15:19
emhane pushed a commit that referenced this pull request Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-protocol Area: protocol crate C-bug Category: Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants