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 role based lock for validator #8347

Merged
merged 2 commits into from Jan 27, 2021
Merged

Conversation

terencechain
Copy link
Member

What type of PR is this?

Feature

What does this PR do? Why is it needed?

Validator locking should be role based. There has been reports where attesting of previous/current slot delay proposing of the current slot

Which issues(s) does this PR fix?

Could fix #8346

Other notes for review

@terencechain terencechain added the Ready For Review A pull request ready for code review label Jan 27, 2021
@terencechain terencechain self-assigned this Jan 27, 2021
@terencechain terencechain requested a review from a team as a code owner January 27, 2021 16:44
@prylabs-bulldozer prylabs-bulldozer bot merged commit 0753636 into develop Jan 27, 2021
@delete-merged-branch delete-merged-branch bot deleted the role-based-lock branch January 27, 2021 20:59
@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

❗ No coverage uploaded for pull request base (develop@b8037b0). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop    #8347   +/-   ##
==========================================
  Coverage           ?   57.62%           
==========================================
  Files              ?      457           
  Lines              ?    31965           
  Branches           ?        0           
==========================================
  Hits               ?    18419           
  Misses             ?    10720           
  Partials           ?     2826           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

validator client proposes late when attesting on the same slot
2 participants