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: add customizable timeout #3130

Merged
merged 1 commit into from
Jun 11, 2024
Merged

dkg: add customizable timeout #3130

merged 1 commit into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. dkg: add customizable timeout

    Users might DKG large clusters, containing high amounts of validators (like 2.5K).
    
    With large validator amounts, the DKG process needs either more time or more power (CPU, network bandwidth) to complete.
    
    Allow users to specify a custom timeout for the entire process, allowing large DKGs on normal-powered machines.
    
    Tested 2.5K validator DKGs locally with 0.relay.obol.tech, 10 minutes timeout: completed with no issues.
    gsora committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c58c4bb View commit details
    Browse the repository at this point in the history