Catalyst
Catalyst copied to clipboard
As Hastings discovery walker I want to sometimes not walk forward in the walk
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.
It will be more critical to add at this point. We will address this after testNet release.
Currently, we are using DFS discovery. Why do we need Hasting discovery? We need to find the reason to switch.
Eclipse attack?