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

Validator client slashing protection #496

Closed
arnetheduck opened this issue Oct 24, 2019 · 2 comments
Closed

Validator client slashing protection #496

arnetheduck opened this issue Oct 24, 2019 · 2 comments
Assignees

Comments

@arnetheduck
Copy link
Member

arnetheduck commented Oct 24, 2019

When attesting, we need to be careful not to create conflicting attestations that can lead to the validator being slashed - here's a useful doc (hats off to sigp):

https://hackmd.io/u8MTIe5IRmybzVz38-sGdQ?view

Proof of concept implementation:
https://github.com/pscott/attestation_slashing_protection/

@mratsim
Copy link
Contributor

mratsim commented May 6, 2020

@zah zah added this to the June 2020 milestone Jun 8, 2020
@zah zah assigned kdeme Jun 8, 2020
@kdeme kdeme modified the milestones: June 2020, July 2020 Jul 9, 2020
@kdeme kdeme removed their assignment Jul 9, 2020
@mratsim mratsim modified the milestones: July 2020, September 2020 Sep 9, 2020
@mratsim
Copy link
Contributor

mratsim commented Oct 6, 2020

Closed by #1757 #1643 #1804

@mratsim mratsim closed this as completed Oct 6, 2020
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

4 participants