Skip to content

test(kad-dht): repro tests for #2826#2831

Closed
rlve wants to merge 1 commit into
masterfrom
test-interop-kad-2
Closed

test(kad-dht): repro tests for #2826#2831
rlve wants to merge 1 commit into
masterfrom
test-interop-kad-2

Conversation

@rlve

@rlve rlve commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds two tests reproducing #2826.

  • test_find.nim "closerPeers advertises a peer's observed inbound address": a FIND_NODE responder returns the observed inbound source address in closerPeers.
  • test_get_providers.nim "providerPeers carries a provider's listen address, closerPeers its observed address": one GET_PROVIDERS reply carries the listen address in providerPeers and the observed address in closerPeers for the same peer.

@rlve
rlve marked this pull request as ready for review July 15, 2026 10:18
@rlve
rlve requested review from a team, gmelodie, richard-ramos and vladopajic July 15, 2026 10:18
@github-project-automation github-project-automation Bot moved this from new to In Progress in nim-libp2p Jul 16, 2026
@rlve

rlve commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

closing in favour of #2844

@rlve rlve closed this Jul 16, 2026
@github-project-automation github-project-automation Bot moved this from In Progress to done in nim-libp2p Jul 16, 2026
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.

3 participants