libp2p / libp2p/universal-connectivity
The bootstrap node in js-peer doesn’t seem to be working.
- Dominant language
- TypeScript
- Stars
- 167
- Forks
- 75
- PR merge metrics
- No merged PRs in 30d
Description
The bootstrap node in js-peer doesn’t seem to be functioning.
I tested delegated routing at https://delegated-ipfs.dev using the peer ID:
12D3KooWFhXabKDwALpzqMbto94sB7rvmZ6M28hs9Y9xSopDKwQr
but it did not return any peer addresses.
Steps to Reproduce:
Run delegated routing with the above peer ID.
Observe that no peer addresses are returned.
Expected Behavior:
The bootstrap node should provide peer addresses when queried.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing delegated routing at https://delegated-ipfs.dev with peer ID 12D3KooWFhXabKDwALpzqMbto94sB7rvmZ6M28hs9Y9xSopDKwQr. Trace the js-peer bootstrap-node and delegated-routing configuration, then verify that querying the bootstrap node returns peer addresses as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- distributed-systems, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100