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

Add missing derive(Getters) for dkg::{round1, round2} #741

Merged
merged 2 commits into from
Oct 7, 2024

update CHANGELOG

b303ad1
Select commit
Loading
Failed to load commit list.
Merged

Add missing derive(Getters) for dkg::{round1, round2} #741

update CHANGELOG
b303ad1
Select commit
Loading
Failed to load commit list.
Mergify / Queue: Embarked in merge queue succeeded Oct 7, 2024 in 0s

The pull request embarked with main (0da1938) will be merged soon

Required conditions for merge:

  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • base=main

Check-runs and statuses of the embarked pull request #746:

Check Rust doc details
Check if automatically generated code is up to date details
Clippy details
Coverage details
build with MSRV (1.66.1) details
build with default features details
build with no_std (ed25519) details
build with no_std (p256) details
build with no_std (rerandomized) details
build with no_std (ristretto255) details
build with no_std (secp256k1) details
test on beta details
Rustfmt details
actionlint details