Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP slashing #112

Closed
JakeHartnell opened this issue Aug 28, 2023 · 1 comment
Closed

MVP slashing #112

JakeHartnell opened this issue Aug 28, 2023 · 1 comment
Assignees

Comments

@JakeHartnell
Copy link
Collaborator

JakeHartnell commented Aug 28, 2023

Related to #11, this ticket is focused on what to do when a slash occurs (as opposed to detecting a slash).

Assuming a slash occurs and is valid, how do we:

  • Slash balances in the vault for delegators to the offending validator
  • Handle slashing locally staked native tokens
  • Update consumers so that cross-staked amounts are correct

In the future there will be a full fledged slasher contract for verification (likely many different slashing implementations). For purposes of this initial MVP, we do not actually need to build out the slasher contract or detection, rather implementing the slash itself and propagation.

@JakeHartnell JakeHartnell self-assigned this Aug 28, 2023
@JakeHartnell JakeHartnell changed the title simple-gov-slasher contract MVP slashing Aug 28, 2023
@JakeHartnell JakeHartnell removed their assignment Aug 28, 2023
@JakeHartnell JakeHartnell mentioned this issue Aug 28, 2023
7 tasks
@JakeHartnell JakeHartnell reopened this Aug 28, 2023
@maurolacy
Copy link
Collaborator

Closed by #126.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants