You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
At the moment, validators publish the authority-discovery-related DHT records themselves. This is necessary because these records are signed with a key known to the validator only.
However, this reveals the validator's IP address.
Instead, the validator should send this signed record to its sentry nodes, and it's the sentry nodes that should perform the publication.