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

dbft: prohibit WatchOnly to send RecoveryMessage #135

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

AnnaShaleva
Copy link
Member

Fix a bug introduced by ffa8c1f.

@AnnaShaleva AnnaShaleva added the bug Something isn't working label Nov 28, 2024
@AnnaShaleva AnnaShaleva added this to the v0.3.1 milestone Nov 28, 2024
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 58.61%. Comparing base (82ad778) to head (0e51420).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
dbft.go 25.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   58.67%   58.61%   -0.07%     
==========================================
  Files          32       32              
  Lines        2231     2235       +4     
==========================================
+ Hits         1309     1310       +1     
- Misses        841      843       +2     
- Partials       81       82       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Fix a bug introduced by ffa8c1f.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
@roman-khimov roman-khimov merged commit 94bc382 into master Nov 28, 2024
10 of 12 checks passed
@roman-khimov roman-khimov deleted the fix-recovery-sending branch November 28, 2024 12:17
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.

2 participants