Skip to content
This repository has been archived by the owner on Mar 25, 2022. It is now read-only.

add utp listener addresses to the 0.4.0 bootstrap nodes #133

Closed
whyrusleeping opened this issue Dec 13, 2015 · 3 comments
Closed

add utp listener addresses to the 0.4.0 bootstrap nodes #133

whyrusleeping opened this issue Dec 13, 2015 · 3 comments

Comments

@whyrusleeping
Copy link
Member

would be pretty cool to start field testing this

@jbenet
Copy link
Member

jbenet commented Dec 13, 2015

yes! 👍

@whyrusleeping i think we'll have to change how the bootstrap list is used? because right now the bootstrap process assumes each line is a different node. what we should do is:

  • add every line as one address to a peer (addrs)
  • this yields some set of peers (where len(peers) <= len(addrs))
  • when bootstrapping, sample peers (not addrs)

@ghost
Copy link

ghost commented Dec 14, 2015

i think we'll have to change how the bootstrap list is used?

Yeah that's also a prerequisite for #88

@ghost ghost added the solarnet label Dec 14, 2015
@jbenet jbenet assigned ghost Dec 18, 2015
@ghost ghost closed this as completed in #140 Dec 18, 2015
@ghost
Copy link

ghost commented Dec 18, 2015

Pluto now speaks utp: /ip4/104.236.179.241/udp/4002/utp/ipfs/QmSoLPppuBtQSGwKDZT2M73ULpjvfd3aZ6ha4oFGL1KrGM

I'll update two more bootstrappers in a bit (saturn and uranus).

@ghost ghost mentioned this issue Dec 18, 2015
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants