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 some block checks without state mgmt #5498

Merged
merged 4 commits into from
Apr 18, 2020

Conversation

terencechain
Copy link
Member

Some of the new checks in validateBeaconBlockPubSub requires uses new state mgmt for generating arbitrary state. We need to think about how apply those checks without new state mgmt. In the mean time, this disables the check when --disable-new-state-mgmt

@terencechain terencechain requested a review from a team as a code owner April 18, 2020 19:14
@codecov
Copy link

codecov bot commented Apr 18, 2020

Codecov Report

Merging #5498 into master will decrease coverage by 9.03%.
The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master    #5498      +/-   ##
==========================================
- Coverage   54.44%   45.41%   -9.04%     
==========================================
  Files         307      237      -70     
  Lines       25311    20207    -5104     
==========================================
- Hits        13781     9177    -4604     
+ Misses       9533     9373     -160     
+ Partials     1997     1657     -340     

@prylabs-bulldozer prylabs-bulldozer bot merged commit 0078f42 into master Apr 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the disable-sig-check-without-state-mgmt branch April 18, 2020 20:09
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.

2 participants