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(iroh-net): extend discovery NodeInfo to allow direct addrs #2201

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

rklaehn
Copy link
Contributor

@rklaehn rklaehn commented Apr 17, 2024

Description

feat(iroh-net): extend discovery NodeInfo to allow direct addrs

This should be compatible with what is sketched in #2149

For now we leave the direct addresses empty, but having this would allow tools like https://github.com/n0-computer/iroh-examples/tree/main/iroh-pkarr-node-discovery to publish everything (optionally) without having to reimplement the conversion from/to signed packets.

Notes & open questions

Change checklist

  • Self-review.
  • Documentation updates if relevant.
  • Tests if relevant.

@rklaehn rklaehn changed the base branch from main to iroh-dns-mainline April 17, 2024 11:59
@rklaehn rklaehn marked this pull request as ready for review April 17, 2024 12:57
@rklaehn rklaehn changed the base branch from iroh-dns-mainline to main April 17, 2024 12:59
Copy link
Member

@Frando Frando left a comment

Choose a reason for hiding this comment

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

Looks good to me

@rklaehn rklaehn added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit 2c49ee8 Apr 29, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants