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

fix(dcutr): handle tcp/p2p addresses #989

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

diegomrsantos
Copy link
Collaborator

@diegomrsantos diegomrsantos commented Nov 20, 2023

Accepts addresses like /ip4/198.51.100/tcp/1234/p2p/QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N as a dialable tcp address

Accepts /ip4/198.51.100/tcp/1234/p2p/QmYyQSo1c1Ym7orWxLYvCrM2EmxFTANf8wXmmE7DWjhx5N as a dialable tcp address
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Merging #989 (ca5187a) into unstable (e12f65f) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           unstable     #989      +/-   ##
============================================
+ Coverage     83.15%   83.19%   +0.04%     
============================================
  Files            91       91              
  Lines         15306    15317      +11     
============================================
+ Hits          12727    12743      +16     
+ Misses         2579     2574       -5     
Files Coverage Δ
libp2p/protocols/connectivity/dcutr/core.nim 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

@diegomrsantos diegomrsantos merged commit fb05f5a into unstable Nov 20, 2023
10 checks passed
@diegomrsantos diegomrsantos deleted the handle-p2p-addr-in-hp branch November 20, 2023 16:06
romanzac pushed a commit that referenced this pull request Nov 30, 2023
dryajov pushed a commit that referenced this pull request Dec 4, 2023
romanzac pushed a commit that referenced this pull request Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: done
Development

Successfully merging this pull request may close these issues.

2 participants