multiformats / multiformats/multiaddr
dnsaddr doesn't compose with p2p-circuit
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 482
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
For example, I can't have:
/dnsaddr/foo.com/p2p/QmRelay/p2p-circuit/p2p/QmTarget`
This expects foo.com to resolve to /something/something/p2p/QmTarget.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the dnsaddr resolution path and how p2p-circuit addresses are composed. Reproduce the example multiaddr from the issue, then verify that dnsaddr resolution preserves the relay and target components in the resulting address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100