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

Random beacon comments #6590

Open
wants to merge 5 commits into
base: feature/efm-recovery
Choose a base branch
from

Conversation

tarakby
Copy link
Contributor

@tarakby tarakby commented Oct 23, 2024

Updates to the DKG/Random beacon related docs:

  • clarify that the set β„› (the set of nodes able to participate in the random beacon) is a subset of π’Ÿ ∩ π’ž.
  • clarify that the protocol software implements a sanity check but does not guarantee that |β„›| is in the safe range.
  • minor clarifications about the DKG results and indices

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 41.71%. Comparing base (5ae48c4) to head (280a91b).

Files with missing lines Patch % Lines
model/convert/service_event.go 0.00% 3 Missing ⚠️
cmd/bootstrap/run/qc.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/efm-recovery    #6590      +/-   ##
========================================================
- Coverage                 41.72%   41.71%   -0.01%     
========================================================
  Files                      2019     2028       +9     
  Lines                    179401   180208     +807     
========================================================
+ Hits                      74849    75182     +333     
- Misses                    98395    98831     +436     
- Partials                   6157     6195      +38     
Flag Coverage Ξ”
unittests 41.71% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@tarakby tarakby marked this pull request as ready for review October 23, 2024 20:43
model/convert/service_event.go Outdated Show resolved Hide resolved
model/flow/dkg.go Outdated Show resolved Hide resolved
module/dkg.go Outdated Show resolved Hide resolved
module/dkg.go Outdated Show resolved Hide resolved
module/dkg/client.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants