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)!: Allow using a NodeId directly in connect. #2774

Merged
merged 6 commits into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Allow using a NodeId directly in connect.

    Also deprecate connect_by_node_id since it is no longer needed.
    rklaehn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    314e247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    499ef0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0482474 View commit details
    Browse the repository at this point in the history
  4. Update deprecation note

    rklaehn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a0c2284 View commit details
    Browse the repository at this point in the history
  5. clippy

    rklaehn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    16e56da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3119862 View commit details
    Browse the repository at this point in the history