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: swarm: refactor address resolution #2990

Merged
merged 7 commits into from
Oct 16, 2024
Merged

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    4094280 View commit details
    Browse the repository at this point in the history
  2. Refactor Swarm.resolveAddrs

    Refactors how DNS Address resolution works.
    MarcoPolo committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    efd1e0e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. lint

    MarcoPolo committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    88d958b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    343ac75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2d270 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    972275f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. feat: core/transport: Add SkipResolver interface (#2989)

    * Rebase on top of resolveAddrs refactor
    
    * Add comments
    
    * Sanitize address inputs when returning a reservation message (#3006)
    MarcoPolo authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    53ffa3f View commit details
    Browse the repository at this point in the history