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

dkg: wait for all validator key sigs #2510

Merged
merged 3 commits into from
Aug 4, 2023
Merged

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Aug 3, 2023

Wait until all peer's validator signatures over exchanger-handled data.

This should fix nightly test.

category: bug
ticket: none

Wait until all peer's validator signatures over exchanger-handled data.

This should fix nightly test.
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.03% ⚠️

Comparison is base (0d88974) 53.65% compared to head (030f92e) 53.62%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2510      +/-   ##
==========================================
- Coverage   53.65%   53.62%   -0.03%     
==========================================
  Files         199      199              
  Lines       26813    26821       +8     
==========================================
- Hits        14387    14384       -3     
- Misses      10643    10651       +8     
- Partials     1783     1786       +3     
Files Changed Coverage Δ
dkg/exchanger.go 84.88% <50.00%> (-3.07%) ⬇️

... and 10 files with indirect coverage changes

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

dkg/exchanger.go Show resolved Hide resolved
Test that we received all signatures for all public keys, and that we received all sigTypes data from everybody
@gsora gsora self-assigned this Aug 4, 2023
@gsora gsora added the merge when ready Indicates bulldozer bot may merge when all checks pass label Aug 4, 2023
@obol-bulldozer obol-bulldozer bot merged commit 041ff5e into main Aug 4, 2023
@obol-bulldozer obol-bulldozer bot deleted the gsora/async_exchanger_fix branch August 4, 2023 10:43
gsora added a commit that referenced this pull request Aug 9, 2023
Wait until all peer's validator signatures over exchanger-handled data.

This should fix nightly test.

category: bug
ticket: none
obol-bulldozer bot pushed a commit that referenced this pull request Aug 9, 2023
The following PRs have been cherry-picked:

- #2490
- #2494
- #2496
- #2509
- #2510
- #2504
- #2511
- #2514
- #2516
- #2518


category: misc
ticket: none
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