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 has been archived by the owner on Feb 16, 2025. It is now read-only.
Describe the bug
After a multi-hour chain halt, any validator who is not signing the first block at recovery will be jailed. This is undesirable as many of these might be trying to recover and will now have to wait for the minimum jailing duration.
Expected behavior
Open for discussion. But:
If there is more than (say) 1H between two blocks, it could make sense to reset the "missed block" state.
Consider lowering minimum jailing duration as well.
The text was updated successfully, but these errors were encountered:
Describe the bug
After a multi-hour chain halt, any validator who is not signing the first block at recovery will be jailed. This is undesirable as many of these might be trying to recover and will now have to wait for the minimum jailing duration.
Expected behavior
Open for discussion. But:
The text was updated successfully, but these errors were encountered: