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

core/bcast: add support for DutyAggregator #1123

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

xenowits
Copy link
Contributor

Add support for DutyAggregator to bcast.

category: feature
ticket: #1096

@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #1123 (bf3a6f7) into main (eed2dad) will decrease coverage by 0.06%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main    #1123      +/-   ##
==========================================
- Coverage   53.10%   53.03%   -0.07%     
==========================================
  Files         128      128              
  Lines       14683    14693      +10     
==========================================
- Hits         7797     7793       -4     
- Misses       5770     5778       +8     
- Partials     1116     1122       +6     
Impacted Files Coverage Δ
core/bcast/bcast.go 54.60% <40.00%> (-1.12%) ⬇️
app/app.go 59.28% <0.00%> (-1.78%) ⬇️
p2p/p2p.go 28.94% <0.00%> (-1.32%) ⬇️
core/qbft/qbft.go 81.97% <0.00%> (+0.42%) ⬆️

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

@xenowits xenowits added the merge when ready Indicates bulldozer bot may merge when all checks pass label Sep 13, 2022
@obol-bulldozer obol-bulldozer bot merged commit 5b5c4e7 into main Sep 13, 2022
@obol-bulldozer obol-bulldozer bot deleted the xenowits/broadcast-duty-aggregator branch September 13, 2022 13:41
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