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

Remove session keys from complete handshake struct #3

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

nyonson
Copy link
Collaborator

@nyonson nyonson commented Mar 1, 2024

Remove dead key session_keys from the complete handshake struct response. Updated one test, but dropped the rest since the plan is to split off the chacha stuff anyways, let me know if that is a bad idea though.

Wondering if it's worth breaking the mutable packet handler out of the handshake structs, I'll dig into that a bit.

@rustaceanrob rustaceanrob merged commit 046cf93 into rust-bitcoin:main Mar 1, 2024
3 checks passed
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.

2 participants