rainbow icon indicating copy to clipboard operation
rainbow copied to clipboard

refactor: cleanup DNS resolver init

Open lidel opened this issue 3 months ago • 0 comments

This cleanup adapts to boxo's switch from hardcoded DNS resolvers to defaults provided by boxo/autoconf

  • simplify DNS resolver initialization (call gateway.NewDNSResolver directly)
  • add regression test verifying autoconf DNS resolvers are expanded correctly
  • adapt to bitswap RebroadcastDelay API change (time.Duration)
  • update boxo to ipfs/boxo@5ffe139 (needs to be switched to boxo release once https://github.com/ipfs/boxo/pull/1044 ships)

Related

  • Depends on https://github.com/ipfs/boxo/pull/1044

lidel avatar Sep 26 '25 18:09 lidel