Skip to content
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

Open
adlrocha opened this issue May 17, 2023 · 0 comments
Open

Delay the release of collateral by validators in leave #106

adlrocha opened this issue May 17, 2023 · 0 comments
Labels

Comments

@adlrocha
Copy link
Contributor

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.

@adlrocha adlrocha added the next label May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant