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: interfaces for builder proposer #838

Merged

Conversation

ciaranmcveigh5
Copy link
Contributor

  • adding the blinded block functions to interfaces

category: feature
ticket: #809

@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #838 (1e7e4b8) into main (7ea6566) will decrease coverage by 0.09%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #838      +/-   ##
==========================================
- Coverage   54.84%   54.74%   -0.10%     
==========================================
  Files         111      111              
  Lines       11509    11518       +9     
==========================================
- Hits         6312     6306       -6     
- Misses       4283     4287       +4     
- Partials      914      925      +11     
Impacted Files Coverage Δ
core/interfaces.go 0.00% <0.00%> (ø)
core/qbft/qbft.go 71.67% <0.00%> (-10.31%) ⬇️
core/dutydb/memory.go 70.63% <0.00%> (-1.28%) ⬇️
core/proto.go 68.31% <0.00%> (-1.16%) ⬇️
app/app.go 54.50% <0.00%> (-0.75%) ⬇️
core/unsigneddata.go 41.24% <0.00%> (+1.69%) ⬆️
core/signeddata.go 41.25% <0.00%> (+11.55%) ⬆️
dkg/transport.go 66.66% <0.00%> (+12.96%) ⬆️

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 7ea6566...1e7e4b8. Read the comment docs.

@ciaranmcveigh5 ciaranmcveigh5 added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jul 25, 2022
@corverroos corverroos merged commit af58337 into ObolNetwork:main Jul 25, 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