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

Introduction of Approval Slashes [Disabling Strategy Stage 4] #6827

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Overkillus
Copy link
Contributor

Implementation of Stage 4 of the new Disabling Strategy.

Stage 3 needs to be deployed before this goes live. (Stage 3 PR)

Currently only backers are ever slashed as a result of disputes.

This PR creates 3 types of offences with respective slashes:

  • BackingInvalid (100%) -> hard punishment as backers bear all the responsbility for validity
  • ForInvalid (2%) -> minor punishment to deter lazy validators
  • AgainstValid (0%) -> very minor punishment (this causes disablement so opp cost)

Closes #4746

@Overkillus Overkillus self-assigned this Dec 10, 2024
@Overkillus Overkillus added I1-security The node fails to follow expected, security-sensitive, behaviour. T8-polkadot This PR/Issue is related to/affects the Polkadot network. labels Dec 10, 2024
@Overkillus Overkillus marked this pull request as draft December 10, 2024 13:07
@paritytech-workflow-stopper
Copy link

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/12256564256
Failed job name: quick-benchmarks-omni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I1-security The node fails to follow expected, security-sensitive, behaviour. T8-polkadot This PR/Issue is related to/affects the Polkadot network.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable approval slashes
1 participant