UrDHT / PyUrDHT

Python reference implementation
11 stars 3 forks source link

Vauge net splits #40

Closed BrendanBenshoof closed 9 years ago

BrendanBenshoof commented 9 years ago

I'm recording instances where joining nodes are not added to the root node's peerlist. Until we get above 200 nodes, the network should be a clique.

I'm not sure what is causing this, keep an eye out and document cases if you can

BrendanBenshoof commented 9 years ago

This was a logic error that got fixed in pull #45