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

WIP: Feature EFM Recovery #6885

Draft
wants to merge 489 commits into
base: master
Choose a base branch
from
Draft

WIP: Feature EFM Recovery #6885

wants to merge 489 commits into from

Conversation

jordanschalm
Copy link
Member

No description provided.

durkmurder and others added 30 commits November 13, 2024 16:20
Co-authored-by: Alexander Hentschel <[email protected]>
Co-authored-by: Alexander Hentschel <[email protected]>
Co-authored-by: Alexander Hentschel <[email protected]>
Co-authored-by: Alexander Hentschel <[email protected]>
Co-authored-by: Alexander Hentschel <[email protected]>
Co-authored-by: Alexander Hentschel <[email protected]>
• DKG key -> Random Beacon key
• DKG private key -> Random Beacon private key
jordanschalm and others added 26 commits January 6, 2025 14:54
…tee cannot be committed in the Recoverable Random Beacon State Machine
DKG Result Submission Backward Compatibility
…l state. Added implementation for DKG end state migration between v1 and v2
… protocol state. Added implementation for DKG end state migration between v1 and v2"

This reverts commit 4f59be0.
Co-authored-by: Jordan Schalm <[email protected]>
Co-authored-by: Alexander Hentschel <[email protected]>
Outstanding conflicts:
- consensus/hotstuff/votecollector/combined_vote_processor_v2_test.go
incorporate changes from #6526
@jordanschalm jordanschalm changed the title Feature/efm recovery WIP: Feature EFM Recovery Jan 14, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 45.96739% with 1226 lines in your changes missing coverage. Please review.

Project coverage is 41.12%. Comparing base (0d2b34f) to head (db5a8d7).
Report is 17 commits behind head on master.

Files with missing lines Patch % Lines
module/dkg/client.go 0.00% 130 Missing ⚠️
storage/mock/epoch_recovery_my_beacon_key.go 0.00% 110 Missing ⚠️
storage/mock/dkg_state_reader.go 0.00% 98 Missing ⚠️
cmd/bootstrap/run/epochs.go 0.00% 95 Missing ⚠️
model/convert/service_event.go 43.42% 63 Missing and 23 partials ⚠️
storage/mock/dkg_state.go 0.00% 69 Missing ⚠️
cmd/consensus/main.go 0.00% 61 Missing ⚠️
utils/unittest/service_events_fixtures.go 64.49% 58 Missing and 2 partials ⚠️
model/flow/service_event.go 9.52% 38 Missing ⚠️
storage/badger/dkg_state.go 74.30% 26 Missing and 11 partials ⚠️
... and 54 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #6885     +/-   ##
=========================================
  Coverage   41.11%   41.12%             
=========================================
  Files        2116     2123      +7     
  Lines      185737   187163   +1426     
=========================================
+ Hits        76368    76971    +603     
- Misses     102952   103739    +787     
- Partials     6417     6453     +36     
Flag Coverage Δ
unittests 41.12% <45.96%> (+<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.

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.

4 participants