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: log peer summary at the start of DKG #1936

Merged
merged 2 commits into from
Mar 27, 2023
Merged

Conversation

dB2510
Copy link
Contributor

@dB2510 dB2510 commented Mar 27, 2023

Logs peer summary at the start of DKG with peer names, ethereum addresses and peer index.

category: feature
ticket: #1912

@codecov
Copy link

codecov bot commented Mar 27, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.21 ⚠️

Comparison is base (3b3ef1b) 55.55% compared to head (85455be) 55.34%.

❗ Current head 85455be differs from pull request most recent head 42c5014. Consider uploading reports for the commit 42c5014 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1936      +/-   ##
==========================================
- Coverage   55.55%   55.34%   -0.21%     
==========================================
  Files         174      174              
  Lines       22246    22257      +11     
==========================================
- Hits        12359    12319      -40     
- Misses       8312     8362      +50     
- Partials     1575     1576       +1     
Impacted Files Coverage Δ
dkg/dkg.go 58.35% <100.00%> (+0.96%) ⬆️

... and 3 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.

dkg/dkg.go Outdated Show resolved Hide resolved
@dB2510 dB2510 linked an issue Mar 27, 2023 that may be closed by this pull request
@dB2510 dB2510 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Mar 27, 2023
@obol-bulldozer obol-bulldozer bot merged commit 1546d96 into main Mar 27, 2023
@obol-bulldozer obol-bulldozer bot deleted the dhruv/dkglogpeers branch March 27, 2023 11:27
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.

Log peer info at the start of DKG
2 participants