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

cmd/combine: allow threshold number of keys to combine #2664

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

dB2510
Copy link
Contributor

@dB2510 dB2510 commented Oct 27, 2023

Allows threshold number of keys to combine private keyshares into single validator keystore.

category: refactor
ticket: #2663

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e87eb9) 53.27% compared to head (ab857b4) 53.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2664      +/-   ##
==========================================
- Coverage   53.27%   53.21%   -0.07%     
==========================================
  Files         202      202              
  Lines       27517    27517              
==========================================
- Hits        14661    14643      -18     
- Misses      11005    11028      +23     
+ Partials     1851     1846       -5     
Files Coverage Δ
cmd/combine/combine.go 66.10% <100.00%> (ø)

... and 10 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Oct 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@xenowits xenowits assigned xenowits and dB2510 and unassigned xenowits Oct 30, 2023
@xenowits xenowits added the merge when ready Indicates bulldozer bot may merge when all checks pass label Oct 30, 2023
@obol-bulldozer obol-bulldozer bot merged commit 10c3ee0 into main Oct 30, 2023
15 checks passed
@obol-bulldozer obol-bulldozer bot deleted the dhruv/thresholdcombine branch October 30, 2023 10:22
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