Skip to content

Fixed a few bugs with the networking code found when testing#87

Merged
mpretty-cyro merged 3 commits intosession-foundation:devfrom
mpretty-cyro:fix/networking-bugs
Mar 27, 2026
Merged

Fixed a few bugs with the networking code found when testing#87
mpretty-cyro merged 3 commits intosession-foundation:devfrom
mpretty-cyro:fix/networking-bugs

Conversation

@mpretty-cyro
Copy link
Copy Markdown
Collaborator

  • Fixed an issue where legacy file server download urls would fail to parse
  • Fixed an issue where the network could fail to perform it's initial resync due to the snode pool being empty
  • Fixed an issue where the onionreq_single_path_mode opt from the C API wasn't being handled

• Fixed an issue where legacy file server download urls would fail to parse
• Fixed an issue where the network could fail to perform it's initial resync due to the snode pool being empty
• Fixed an issue where the `onionreq_single_path_mode` opt from the C API wasn't being handled
@mpretty-cyro mpretty-cyro self-assigned this Mar 24, 2026
@mpretty-cyro mpretty-cyro added the bug Something isn't working label Mar 24, 2026
@mpretty-cyro mpretty-cyro changed the title [WIP] Fixed a few bugs with the networking code found when testing Fixed a few bugs with the networking code found when testing Mar 27, 2026
@mpretty-cyro mpretty-cyro marked this pull request as ready for review March 27, 2026 00:32
@mpretty-cyro mpretty-cyro requested a review from jagerman March 27, 2026 00:32
Comment thread src/network/session_network.cpp Outdated
Copy link
Copy Markdown
Member

@jagerman jagerman left a comment

Choose a reason for hiding this comment

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

One suggested little code improvement, but lgtm.

@mpretty-cyro mpretty-cyro merged commit 4ddbb27 into session-foundation:dev Mar 27, 2026
1 check passed
@mpretty-cyro mpretty-cyro deleted the fix/networking-bugs branch March 27, 2026 03:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants