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 ProtecingKeymanager interface and calls #4982

Merged
merged 4 commits into from Mar 3, 2020
Merged

Add ProtecingKeymanager interface and calls #4982

merged 4 commits into from Mar 3, 2020

Conversation

mcdee
Copy link
Contributor

@mcdee mcdee commented Mar 2, 2020

This patch adds a ProtectingKeymanager interface and related calls. This interface can be implemented by a keymanager that protects its clients against creating multiple attestations or proposals that could cause slashing events (sample implementation being worked on separately).

@codecov
Copy link

codecov bot commented Mar 2, 2020

Codecov Report

Merging #4982 into master will not change coverage by %.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4982   +/-   ##
=======================================
  Coverage   14.40%   14.40%           
=======================================
  Files         239      239           
  Lines       18283    18283           
=======================================
  Hits         2633     2633           
  Misses      15245    15245           
  Partials      405      405           

@rauljordan rauljordan merged commit 4c43616 into prysmaticlabs:master Mar 3, 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

Successfully merging this pull request may close these issues.

None yet

3 participants