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

SyncPreviousBlocksAsync deletes chains only created during FillBlocksAsync #644

Merged
merged 4 commits into from
Nov 1, 2019

Conversation

limebell
Copy link
Member

Fixed a bug that chain is reset when IBD fails.

@limebell limebell self-assigned this Oct 31, 2019
@codecov
Copy link

codecov bot commented Oct 31, 2019

Codecov Report

Merging #644 into master will decrease coverage by 0.09%.
The diff coverage is 86.53%.

@@            Coverage Diff            @@
##           master     #644     +/-   ##
=========================================
- Coverage   88.25%   88.15%   -0.1%     
=========================================
  Files         217      217             
  Lines       17174    17191     +17     
=========================================
- Hits        15157    15155      -2     
- Misses       1141     1159     +18     
- Partials      876      877      +1
Impacted Files Coverage Δ
Libplanet.Tests/Net/SwarmTest.cs 98.77% <50%> (-0.24%) ⬇️
Libplanet/Net/Swarm.cs 84.9% <89.58%> (-0.78%) ⬇️
Libplanet/Crypto/PrivateKey.cs 85.34% <0%> (-0.87%) ⬇️

CHANGES.md Outdated Show resolved Hide resolved
Libplanet/Net/Swarm.cs Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
Libplanet/Net/Swarm.cs Show resolved Hide resolved
@longfin longfin merged commit 64e7f9b into planetarium:master Nov 1, 2019
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.

5 participants