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

Revert "Check Whether Block Is Already Processed" #5856

Merged
merged 1 commit into from May 14, 2020

Conversation

terencechain
Copy link
Member

Reverts #5850

Per discussion with @nisdas and @farazdagi , we have concluded that it would be more complicated to satisfy this for new-state-mgmt, and it would make more sense to check this in initial sync and remove duplicated blocks from the syncing queue

@terencechain terencechain requested a review from a team as a code owner May 14, 2020 16:14
@codecov
Copy link

codecov bot commented May 14, 2020

Codecov Report

Merging #5856 into master will decrease coverage by 0.68%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5856      +/-   ##
==========================================
- Coverage   60.61%   59.93%   -0.69%     
==========================================
  Files         313      312       -1     
  Lines       27389    26213    -1176     
==========================================
- Hits        16603    15710     -893     
+ Misses       8612     8366     -246     
+ Partials     2174     2137      -37     

@prylabs-bulldozer prylabs-bulldozer bot merged commit f6d8633 into master May 14, 2020
@delete-merged-branch delete-merged-branch bot deleted the revert-5850-addCheck branch May 14, 2020 16:38
michaelhly pushed a commit to michaelhly/prysm that referenced this pull request May 14, 2020
* Revert "Check Whether Block Is Already Processed (prysmaticlabs#5850)"

This reverts commit 7630f18.
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