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): Add helper fn to enable n0 discovery publishing and resolving #2775

Merged
merged 16 commits into from
Oct 18, 2024

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    e33fd8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c52ef56 View commit details
    Browse the repository at this point in the history
  3. try to fix semver issue

    rklaehn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6ce9d6c View commit details
    Browse the repository at this point in the history
  4. Add the two non-default-enabled discovery mechanisms

    discovery_local_network
    discovery_dht
    rklaehn committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    feda38c View commit details
    Browse the repository at this point in the history
  5. Fix type complexity warnings

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    ec070d1 View commit details
    Browse the repository at this point in the history
  2. PR review - Refine docs for remove_discovery

    Co-authored-by: Floris Bruynooghe <[email protected]>
    rklaehn and flub authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    89c1536 View commit details
    Browse the repository at this point in the history
  3. PR review - typo

    Co-authored-by: Floris Bruynooghe <[email protected]>
    rklaehn and flub authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0079987 View commit details
    Browse the repository at this point in the history
  4. PR review - refine docs for n0_dns

    Co-authored-by: Floris Bruynooghe <[email protected]>
    rklaehn and flub authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    952b3c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66bb118 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7137ac View commit details
    Browse the repository at this point in the history
  7. PR review - fmt

    Co-authored-by: Floris Bruynooghe <[email protected]>
    rklaehn and flub authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    7af0c91 View commit details
    Browse the repository at this point in the history
  8. PR review, shorten links

    Co-authored-by: Floris Bruynooghe <[email protected]>
    rklaehn and flub authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0a02e73 View commit details
    Browse the repository at this point in the history
  9. PR review

    Co-authored-by: Floris Bruynooghe <[email protected]>
    rklaehn and flub authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    817901e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eb441f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge branch 'main' into discovery-builder-shortcuts

    # Conflicts:
    #	iroh-net/src/endpoint.rs
    rklaehn committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a08645b View commit details
    Browse the repository at this point in the history