ackintosh / discv5-testground

Testground plans for discv5.
7 stars 2 forks source link

a node runs FINDNODE query to all the other ones #3

Closed ackintosh closed 2 years ago

ackintosh commented 2 years ago

In the initial implement, for simplicity, we picked a node as target and run FINDNODE query to find the target.

This PR enhances that, instead of picking a node as target, a node runs FINDNODE query to all the other ones.