Catalyst icon indicating copy to clipboard operation
Catalyst copied to clipboard

As Hastings discovery walker I want to sometimes not walk forward in the walk

Open monsieurleberre opened this issue 6 years ago • 2 comments

cf the implementation described in https://en.wikipedia.org/wiki/Metropolis%E2%80%93Hastings_algorithm there should be a chance to not necessarily walk forward even when a responsive neighbour has been found.

monsieurleberre avatar Jul 31 '19 12:07 monsieurleberre

It will be more critical to add at this point. We will address this after testNet release.

sudhirtibrewal avatar Mar 24 '20 10:03 sudhirtibrewal

Currently, we are using DFS discovery. Why do we need Hasting discovery? We need to find the reason to switch.

Eclipse attack?

sudhirtibrewal avatar Jun 16 '20 10:06 sudhirtibrewal