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

Fix #465 #474

Merged
merged 1 commit into from
Aug 28, 2019
Merged

Fix #465 #474

merged 1 commit into from
Aug 28, 2019

Conversation

dahlia
Copy link
Contributor

@dahlia dahlia commented Aug 28, 2019

See also #465 (comment) and the changelog.

I'm going to fix Swarm<T>.SyncRecentStatesFromTrustedPeersAsync() method to find the proper branchpoint before sending GetRecentStates message in the master branch.

@dahlia dahlia added the bug Something isn't working label Aug 28, 2019
@dahlia dahlia added this to the 0.6.0 milestone Aug 28, 2019
@dahlia dahlia self-assigned this Aug 28, 2019
@codecov
Copy link

codecov bot commented Aug 28, 2019

Codecov Report

Merging #474 into 0.5-maintenance will decrease coverage by 0.01%.
The diff coverage is 100%.

@@                 Coverage Diff                 @@
##           0.5-maintenance     #474      +/-   ##
===================================================
- Coverage            87.96%   87.95%   -0.02%     
===================================================
  Files                  195      195              
  Lines                13698    13728      +30     
===================================================
+ Hits                 12050    12074      +24     
- Misses                1336     1342       +6     
  Partials               312      312
Impacted Files Coverage Δ
Libplanet.Tests/Store/StoreTest.cs 98.26% <100%> (+0.09%) ⬆️
Libplanet/Store/LiteDBStore.cs 89.19% <100%> (+0.02%) ⬆️
Libplanet/Net/Swarm.cs 78.97% <0%> (-0.26%) ⬇️
Libplanet.Tests/Net/SwarmTest.cs 92.34% <0%> (-0.21%) ⬇️

@dahlia dahlia merged commit 51d89c8 into planetarium:0.5-maintenance Aug 28, 2019
limebell added a commit to limebell/libplanet that referenced this pull request Aug 30, 2019
limebell pushed a commit to limebell/libplanet that referenced this pull request Jul 7, 2021
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.

4 participants