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

Require state to exist when updating finalized checkpoint #3843

Merged
merged 6 commits into from
Oct 24, 2019

Conversation

prestonvanloon
Copy link
Member

Part of prevention for #3841.

The database must have the finalized state before updating the finalized checkpoint.

@prestonvanloon prestonvanloon added the Ready For Review A pull request ready for code review label Oct 24, 2019
@codecov
Copy link

codecov bot commented Oct 24, 2019

Codecov Report

Merging #3843 into master will increase coverage by 44.08%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           master    #3843       +/-   ##
===========================================
+ Coverage    5.77%   49.86%   +44.08%     
===========================================
  Files           3      160      +157     
  Lines         277    10557    +10280     
===========================================
+ Hits           16     5264     +5248     
- Misses        260     4453     +4193     
- Partials        1      840      +839

terencechain
terencechain previously approved these changes Oct 24, 2019
@prestonvanloon prestonvanloon merged commit 2d98902 into master Oct 24, 2019
@delete-merged-branch delete-merged-branch bot deleted the require-state-to-exist branch October 24, 2019 05:50
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