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
The view change process is not effectively rotating to a different validator. When a validator operates with multiple BLS keys, the view change mechanism ends up selecting another BLS key belonging to the same validator, often on the same node or server. As a result, this delays the restoration of network consensus, as the responsibility remains within the same validator instead of rotating to a different, potentially healthy node.
The text was updated successfully, but these errors were encountered:
The view change process is not effectively rotating to a different validator. When a validator operates with multiple BLS keys, the view change mechanism ends up selecting another BLS key belonging to the same validator, often on the same node or server. As a result, this delays the restoration of network consensus, as the responsibility remains within the same validator instead of rotating to a different, potentially healthy node.
The text was updated successfully, but these errors were encountered: