ipfs / service-worker-gateway

[WIP EXPERIMENT] IPFS Gateway implemented in Service Worker
https://inbrowser.link
Other
24 stars 8 forks source link

ENS and UD DNSLinks broken #130

Closed lidel closed 6 months ago

lidel commented 7 months ago

Upstream bug: https://github.com/ipfs/helia/issues/474

temporarily resolved by: https://github.com/ipshipyard/waterworks-infra/pull/65

SgtPooki commented 6 months ago

should be fixed by https://github.com/multiformats/js-dns/pull/7. we just need to pull that in once it propagates

achingbrain commented 6 months ago

once it propagates

You should just need to update the lockfile in this project, right?

achingbrain commented 6 months ago

Or merge https://github.com/ipfs-shipyard/service-worker-gateway/pull/178 I guess?