This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
Delay the release of collateral by validators in leave
#106
Labels
leave
#106
A call to
leave
from a validator releases the validator's stake immediately in the current implementation. This is possible because there's no slashing. Once slashing is implemented in the system, we can't release validator's stake immediately, and we should include a delay for the validator to be able to recover their stake to prevent a validator from being able to run with their funds before any active complaint/dispute for slashing it may be involved is settled.The text was updated successfully, but these errors were encountered: