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: enable peerinfo server #1982

Merged
merged 1 commit into from
Mar 30, 2023
Merged

dkg: enable peerinfo server #1982

merged 1 commit into from
Mar 30, 2023

Conversation

corverroos
Copy link
Contributor

Enables peerinfo server handler in DKG command so nodes identify themselves to relays. This mitigates the "protocol not supported errors" in the relay when DKG happens.

category: bug
ticket: #1978

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09 🎉

Comparison is base (b97c31c) 53.37% compared to head (f9137c2) 53.47%.

❗ Current head f9137c2 differs from pull request most recent head 68c02d2. Consider uploading reports for the commit 68c02d2 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1982      +/-   ##
==========================================
+ Coverage   53.37%   53.47%   +0.09%     
==========================================
  Files         174      174              
  Lines       22365    22369       +4     
==========================================
+ Hits        11937    11961      +24     
+ Misses       8922     8906      -16     
+ Partials     1506     1502       -4     
Impacted Files Coverage Δ
dkg/dkg.go 59.08% <100.00%> (+0.32%) ⬆️

... and 5 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Mar 30, 2023
@corverroos corverroos added merge when ready Indicates bulldozer bot may merge when all checks pass and removed merge when ready Indicates bulldozer bot may merge when all checks pass labels Mar 30, 2023
@obol-bulldozer obol-bulldozer bot merged commit b2ad529 into main Mar 30, 2023
@obol-bulldozer obol-bulldozer bot deleted the corver/dkginfo branch March 30, 2023 15:06
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.

2 participants