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

feat: improve universe comms #6533

Conversation

hansieodendaal
Copy link
Contributor

Description

  • Improved universe comms by defaulting to bypass tor for outbound tcp connections.
  • Refrain from dialling tcp 'ConnectionManagerConfig::default().listener_address'

Motivation and Context

We need to improve Universe connectivity.

How Has This Been Tested?

Unit tests pass
System-level testing [TBD]

What process can a PR reviewer use to test or verify this change?

Code review

Breaking Changes

  • None
  • Requires data directory on base node to be deleted
  • Requires hard fork
  • Other - Please specify

- Improved universe comms by defaulting to bypass tor for outbound tcp connections.
- Refrain from dialing tcp 'ConnectionManagerConfig::default().listener_address'
@SWvheerden SWvheerden merged commit 3b2c88e into tari-project:development Sep 6, 2024
14 of 15 checks passed
@hansieodendaal hansieodendaal deleted the ho_improve_universe_comms branch September 6, 2024 08:57
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