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

fix(schnorr): CON-1257 Remove leftover uses of ComputeInitialEcdsaDealings #313

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

eichhorl
Copy link
Contributor

@eichhorl eichhorl commented Jul 5, 2024

We should be using the new type ComputeInitialIDkgDealings here. The reason why it works anyway is that both types are the same on the wire.

@eichhorl eichhorl requested a review from a team as a code owner July 5, 2024 07:19
@github-actions github-actions bot added the fix label Jul 5, 2024
@sa-github-api sa-github-api changed the base branch from master to mirroring July 5, 2024 07:21
@eichhorl eichhorl added this pull request to the merge queue Jul 5, 2024
Merged via the queue into mirroring with commit 9b4cef8 Jul 5, 2024
23 checks passed
@eichhorl eichhorl deleted the eichhorl/cleanup-ecdsa-dealings branch July 5, 2024 09:43
@eichhorl eichhorl restored the eichhorl/cleanup-ecdsa-dealings branch July 5, 2024 11:47
gitlab-dfinity pushed a commit that referenced this pull request Jul 5, 2024
chore(github-sync): PR#313 / fix(schnorr): CON-1257 Remove leftover uses of `ComputeInitialEcdsaDealings`

[GitHub PR 313](#313) (branch: eichhorl/cleanup-ecdsa-dealings) 

See merge request dfinity-lab/public/ic!20263
@eichhorl eichhorl deleted the eichhorl/cleanup-ecdsa-dealings branch July 5, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants