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

Stop overwriting daita params with #7747

Merged

Conversation

pinkisemils
Copy link
Collaborator

@pinkisemils pinkisemils commented Mar 3, 2025

Our multihop peer exchanger was receiving 2 private keys, first with daita paremeters, and then 2nd time around with nil daita parameters. This then resulted in the peer exchanging pipeline overwriting the stored DAITA parameters. This changeset fixes that and adds a test to see that the daita parameters persist.


This change is Reviewable

@pinkisemils pinkisemils added the iOS Issues related to iOS label Mar 3, 2025
@pinkisemils pinkisemils requested review from rablador and mojganii March 3, 2025 13:13
Copy link

linear bot commented Mar 3, 2025

Copy link
Contributor

@rablador rablador left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Copy link
Collaborator

@mojganii mojganii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@pinkisemils pinkisemils force-pushed the daita-is-not-actually-used-when-multihop-is-used-ios-1111 branch from d75a3dc to 6b9c74c Compare March 4, 2025 11:46
@pinkisemils pinkisemils merged commit 01e094c into main Mar 4, 2025
12 checks passed
@pinkisemils pinkisemils deleted the daita-is-not-actually-used-when-multihop-is-used-ios-1111 branch March 4, 2025 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS Issues related to iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants