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(blockchain): rwlock when call SetStates() on MineBlock() #1077

Merged

Conversation

riemannulus
Copy link
Member

The title say it all

@codecov
Copy link

codecov bot commented Nov 6, 2020

Codecov Report

Merging #1077 into 9c-main will decrease coverage by 13.19%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           9c-main    #1077       +/-   ##
============================================
- Coverage    88.34%   75.14%   -13.20%     
============================================
  Files          343       61      -282     
  Lines        31488     1549    -29939     
============================================
- Hits         27817     1164    -26653     
+ Misses        1987      313     -1674     
+ Partials      1684       72     -1612     
Impacted Files Coverage Δ
Libplanet.Stun/Stun/TurnClientException.cs 0.00% <0.00%> (-80.00%) ⬇️
Libplanet.Stun/Stun/TurnClient.cs 0.00% <0.00%> (-77.83%) ⬇️
Libplanet.Stun/Stun/Messages/StunMessage.cs 69.02% <0.00%> (-1.09%) ⬇️
Libplanet.Tests/ByteArrayExtensionsTest.cs
Libplanet/Crypto/PrivateKey.cs
Libplanet/Net/Messages/RecentStates.cs
Libplanet.Tests/Net/Messages/BlockHashesTest.cs
Libplanet/Net/Protocols/KBucket.cs
Libplanet.Tests/Common/Action/Sleep.cs
Libplanet.Tests/Crypto/PublicKeyTest.cs
... and 274 more

@longfin longfin merged commit bcf7f13 into planetarium:9c-main Nov 6, 2020
@riemannulus riemannulus deleted the fix/store-lock-when-set-state branch January 27, 2023 09:26
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