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

Propagate blocks again after we process it in pending blocks queue #4714

Merged
merged 2 commits into from Feb 2, 2020

Conversation

prestonvanloon
Copy link
Member

Since we didn't propagate a block that failed to process when we were missing the parent block, broadcast each block after it has been processed to ensure it reaches the full network.

@prestonvanloon prestonvanloon added the Ready For Review A pull request ready for code review label Feb 2, 2020
@codecov
Copy link

codecov bot commented Feb 2, 2020

Codecov Report

Merging #4714 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4714   +/-   ##
=======================================
  Coverage   26.86%   26.86%           
=======================================
  Files         202      202           
  Lines       15200    15200           
=======================================
  Hits         4084     4084           
  Misses      10419    10419           
  Partials      697      697

@prylabs-bulldozer prylabs-bulldozer bot merged commit 962be9b into master Feb 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the reprop-block branch February 2, 2020 02:23
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
…rysmaticlabs#4714)

* propagate blocks again after we process it in pending blocks queue
* Merge refs/heads/master into reprop-block
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
…rysmaticlabs#4714)

* propagate blocks again after we process it in pending blocks queue
* Merge refs/heads/master into reprop-block
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.

None yet

3 participants