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

Disable Fork Choice Feature Flag #4574

Merged
merged 15 commits into from Jan 21, 2020
Merged

Disable Fork Choice Feature Flag #4574

merged 15 commits into from Jan 21, 2020

Conversation

rauljordan
Copy link
Contributor

No tracking issue.


Description

Write why you are making the changes in this pull request

Sometimes in testing, we encounter that fork choice causes many deadlines to exceed in the beacon node. We need to disable it temporarily to get certain things to work. This PR adds an unsafe --disable-fork-choice-unsafe feature flag to the beacon node.

@rauljordan rauljordan self-assigned this Jan 17, 2020
@rauljordan rauljordan added Priority: High High priority item Ready For Review A pull request ready for code review labels Jan 17, 2020
@codecov
Copy link

codecov bot commented Jan 21, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@75111c8). Click here to learn what that means.
The diff coverage is 0%.

@@            Coverage Diff            @@
##             master    #4574   +/-   ##
=========================================
  Coverage          ?   57.03%           
=========================================
  Files             ?      237           
  Lines             ?    15887           
  Branches          ?        0           
=========================================
  Hits              ?     9061           
  Misses            ?     5509           
  Partials          ?     1317

@terencechain terencechain merged commit eb5e814 into master Jan 21, 2020
@delete-merged-branch delete-merged-branch bot deleted the no-fork-choice-flag branch January 21, 2020 01:45
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority item Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants