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/dutydb: add support for duty builder proposer #829

Merged

Conversation

ciaranmcveigh5
Copy link
Contributor

  • dutydb memory implementation for builder proposer
  • relevant tests

category: feature
ticket: #809

@codecov
Copy link

codecov bot commented Jul 21, 2022

Codecov Report

Merging #829 (1dc5a5a) into main (76ed685) will increase coverage by 0.80%.
The diff coverage is 69.01%.

@@            Coverage Diff             @@
##             main     #829      +/-   ##
==========================================
+ Coverage   53.92%   54.72%   +0.80%     
==========================================
  Files         109      111       +2     
  Lines       11183    11414     +231     
==========================================
+ Hits         6030     6246     +216     
- Misses       4253     4263      +10     
- Partials      900      905       +5     
Impacted Files Coverage Δ
core/dutydb/memory.go 71.91% <69.01%> (-1.90%) ⬇️
dkg/transport.go 53.70% <0.00%> (-12.97%) ⬇️
core/deadline.go 68.00% <0.00%> (ø)
core/tracker/tracker.go 76.10% <0.00%> (ø)
core/tracker/component_string.go 40.00% <0.00%> (ø)
app/app.go 56.81% <0.00%> (+1.76%) ⬆️
core/qbft/qbft.go 81.97% <0.00%> (+10.30%) ⬆️

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 76ed685...1dc5a5a. Read the comment docs.

@corverroos corverroos changed the title core: dutydb memory implementation for builder proposer dutydb: add support for duty builder proposer Jul 21, 2022
@corverroos corverroos changed the title dutydb: add support for duty builder proposer core/dutydb: add support for duty builder proposer Jul 21, 2022
@ciaranmcveigh5 ciaranmcveigh5 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jul 21, 2022
@obol-bulldozer obol-bulldozer bot merged commit 4622186 into ObolNetwork:main Jul 21, 2022
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