ethereum / devp2p

Ethereum peer-to-peer networking specifications
984 stars 275 forks source link

discv5: recommend lookup over disjoint paths #121

Closed fjl closed 4 years ago

fjl commented 4 years ago

This adds a description of the 'lookup over disjoint paths' algorithm from S/Kademlia and an example lookup interaction.

Closes #115