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

Remove forked chain when AppendBlocksAsync fail #540

Merged
merged 3 commits into from Sep 26, 2019

Conversation

earlbread
Copy link
Contributor

This removes forked chain when FillBlocksAsync fail.

@earlbread earlbread added the bug Something isn't working label Sep 26, 2019
@earlbread earlbread self-assigned this Sep 26, 2019
Libplanet/Net/Swarm.cs Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
CHANGES.md Outdated Show resolved Hide resolved
Co-Authored-By: Lee Dogeon <dogeonlove0326@gmail.com>
Libplanet/Net/Swarm.cs Outdated Show resolved Hide resolved
Co-Authored-By: Swen Mun <longfinfunnel@gmail.com>
@codecov
Copy link

codecov bot commented Sep 26, 2019

Codecov Report

Merging #540 into master will decrease coverage by 0.02%.
The diff coverage is 89.65%.

@@            Coverage Diff             @@
##           master     #540      +/-   ##
==========================================
- Coverage   90.64%   90.61%   -0.03%     
==========================================
  Files         201      201              
  Lines       15107    15117      +10     
==========================================
+ Hits        13693    13699       +6     
- Misses       1128     1131       +3     
- Partials      286      287       +1
Impacted Files Coverage Δ
Libplanet/Net/Swarm.cs 83.41% <89.65%> (-0.23%) ⬇️
Libplanet/Crypto/PrivateKey.cs 86.2% <0%> (+0.86%) ⬆️

@longfin longfin merged commit 66313e7 into planetarium:master Sep 26, 2019
@earlbread earlbread deleted the fix-remove-chain-id branch September 26, 2019 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants