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(network): adding public address to factory #795

Merged
merged 3 commits into from
Nov 4, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Nov 4, 2023

Description

This PR detects public IPs and adds their addresses to the address factory.
This should help to resolve connection failures.

Copy link

codecov bot commented Nov 4, 2023

Codecov Report

Merging #795 (10d42e5) into main (7d331e7) will decrease coverage by 0.05%.
Report is 1 commits behind head on main.
The diff coverage is 79.24%.

@@            Coverage Diff             @@
##             main     #795      +/-   ##
==========================================
- Coverage   82.90%   82.85%   -0.05%     
==========================================
  Files         172      173       +1     
  Lines        8171     8267      +96     
==========================================
+ Hits         6774     6850      +76     
- Misses       1077     1091      +14     
- Partials      320      326       +6     

@vlasfama vlasfama merged commit ea06183 into pactus-project:main Nov 4, 2023
12 checks passed
@b00f b00f deleted the public-address branch November 4, 2023 13:58
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