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

Echancement: BLS signatures are gathered more asynchronously #1594

Merged

Conversation

sergiy-skalelabs
Copy link
Contributor

@sergiy-skalelabs sergiy-skalelabs commented Sep 19, 2023

  • BLS signatures are gathered more asynchronously
  • Prevents BLS signature gathering from being stuck on N-th stopped node
  • Speeds up BLS signature gathering
  • Human-readable BLS gathering progress is logged

@sergiy-skalelabs sergiy-skalelabs changed the title echance,ent: BLS signatures are gathered more asynchronously Echancement: BLS signatures are gathered more asynchronously Sep 19, 2023
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (024521c) 85.79% compared to head (e435f1c) 85.79%.

❗ Current head e435f1c differs from pull request most recent head 952815b. Consider uploading reports for the commit 952815b to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1594   +/-   ##
========================================
  Coverage    85.79%   85.79%           
========================================
  Files           26       26           
  Lines         1464     1464           
  Branches       401      401           
========================================
  Hits          1256     1256           
  Misses          33       33           
  Partials       175      175           

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

@sergiy-skalelabs sergiy-skalelabs marked this pull request as ready for review September 19, 2023 12:45
badrogger
badrogger previously approved these changes Sep 19, 2023
@sergiy-skalelabs sergiy-skalelabs merged commit db2d16a into develop Sep 19, 2023
@sergiy-skalelabs sergiy-skalelabs deleted the enchancement/BLS-signature-gathering-analysis branch September 19, 2023 14:59
@github-actions github-actions bot locked and limited conversation to collaborators Sep 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix BLS signatures gathering stuck
4 participants