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

Add a constant for slash penalty multiplier #2034

Merged
merged 3 commits into from
Sep 7, 2020
Merged

Add a constant for slash penalty multiplier #2034

merged 3 commits into from
Sep 7, 2020

Conversation

vbuterin
Copy link
Contributor

@vbuterin vbuterin commented Sep 2, 2020

Make the multipler on slashed penalties (if portion p of validators are slashed each one loses k*p an explicit constant).

vbuterin and others added 2 commits September 2, 2020 12:26
Make the multipler on slashed penalties (if portion `p` of validators are slashed each one loses `k*p` an explicit constant).
@hwwhww hwwhww added this to the 🔵 v1.0.0 candidates milestone Sep 3, 2020
@hwwhww hwwhww added the phase0 label Sep 3, 2020
Copy link
Contributor

@hwwhww hwwhww left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I refactored it a bit for the linter rules.

LGTM!

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

Successfully merging this pull request may close these issues.

3 participants