Skip to content
New issue

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

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

Already on GitHub? # to your account

Updated Fixed Potential slashing evasion during re-delegation #1842

Closed
wants to merge 1 commit into from

Conversation

bangtabil
Copy link

Summary

An issue was identified in the slashing mechanism that may allow for the evasion of slashing penalties during a slashing event. If a delegation contributed to byzantine behavior of a validator, and the validator has not yet been slashed, it may be possible for that delegation to evade a pending slashing penalty through re-delegation behavior. Additional validation logic was added to restrict this behavior.

Copy link
Contributor

@pinosu pinosu left a comment

Choose a reason for hiding this comment

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

Thanks for your PR. Could you please also update the go.mod file for the project ?
Please also run go mod tidy go mod vendor commands for both folders to update the go.sum files.

@pinosu
Copy link
Contributor

pinosu commented Mar 27, 2024

Closing since cosmos-sdk upgrade to v0.50.5 is included in #1844

@pinosu pinosu closed this Mar 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants