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

Clear init sync blocks on the correct line #5294

Merged
merged 9 commits into from
Apr 2, 2020

Conversation

terencechain
Copy link
Member

Turns out github had issue the last hour, and the one last commit I pushed to #5281 didn't make it remote

Screen Shot 2020-04-02 at 2 46 04 PM

This PR recreates that commit, it clears init sync blocks cache before a node retrieves the block to avoid getting a nil block

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

codecov bot commented Apr 2, 2020

Codecov Report

Merging #5294 into master will decrease coverage by 31.09%.
The diff coverage is 0%.

@@            Coverage Diff             @@
##           master    #5294      +/-   ##
==========================================
- Coverage   54.68%   23.59%   -31.1%     
==========================================
  Files         304      230      -74     
  Lines       23980    19282    -4698     
==========================================
- Hits        13113     4549    -8564     
- Misses       9029    13870    +4841     
+ Partials     1838      863     -975

@prylabs-bulldozer prylabs-bulldozer bot merged commit ec7f7ae into master Apr 2, 2020
@delete-merged-branch delete-merged-branch bot deleted the disable-init-sync-batch-save branch April 2, 2020 22:27
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.

2 participants