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

use fan-out channel for DKG results #1301

Merged
merged 2 commits into from
Jan 31, 2024

Conversation

CluEleSsUK
Copy link
Contributor

  • added a fan-out channel to ensure that multiple DKGs can be in flight
  • added a test for multiple DKGs happening at the same time
  • refactored DKG process tests not to use an interface so we can grab a reference to the channel

- added a fan-out channel to ensure that multiple DKGs can be in flight
- added a test for multiple DKGs happening at the same time
- refactored DKG process tests not to use an interface so we can grab a
  reference to the channel
@CluEleSsUK CluEleSsUK changed the base branch from master to feature/drand-v2.0.0 January 31, 2024 13:25
@CluEleSsUK
Copy link
Contributor Author

going to merge this to try and revive incentinet - will address review comments later

@CluEleSsUK CluEleSsUK merged commit 22942f4 into feature/drand-v2.0.0 Jan 31, 2024
52 checks passed
@CluEleSsUK CluEleSsUK deleted the feature/fanoutchan branch January 31, 2024 14:31
@GlacierWalrus GlacierWalrus mentioned this pull request May 23, 2024
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.

None yet

1 participant