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

dkg: fix wait peer issue #671

Merged
merged 3 commits into from
Jun 7, 2022
Merged

dkg: fix wait peer issue #671

merged 3 commits into from
Jun 7, 2022

Conversation

corverroos
Copy link
Contributor

Fixes waitPeer issue where ping is closed as soon as connected.

category: bug
ticket: #586

@codecov
Copy link

codecov bot commented Jun 6, 2022

Codecov Report

Merging #671 (fdf3ca2) into main (b21f7f7) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #671      +/-   ##
==========================================
+ Coverage   54.87%   54.89%   +0.02%     
==========================================
  Files         101      101              
  Lines        9677     9682       +5     
==========================================
+ Hits         5310     5315       +5     
+ Misses       3610     3608       -2     
- Partials      757      759       +2     
Impacted Files Coverage Δ
dkg/dkg.go 53.42% <100.00%> (+1.23%) ⬆️
core/qbft/qbft.go 81.03% <0.00%> (-0.87%) ⬇️
app/app.go 59.44% <0.00%> (+0.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b21f7f7...fdf3ca2. Read the comment docs.

@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jun 7, 2022
@obol-bulldozer obol-bulldozer bot merged commit 6f1238e into main Jun 7, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/waitpeers branch June 7, 2022 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants