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

Route blame between Processor and Coordinator #427

Merged
merged 11 commits into from
Nov 12, 2023
Merged

Conversation

kayabaNerve
Copy link
Member

Implements DKG blame with fatal slashes.

Does not handle re-attempts.

Routes blame during sign yet does not act on it in coordinator.

Necessary for upcoming work on handling DKG blame in the processor and
coordinator.

Additionally fixes a publicly reachable panic when commitments parsed with one
ThresholdParams are used in a machine using another set of ThresholdParams.

Renames InvalidProofOfKnowledge to InvalidCommitments.
Doesn't yet act on it in coordinator.
@kayabaNerve kayabaNerve changed the title Route blame between Processor and Coordinaotr Route blame between Processor and Coordinator Nov 12, 2023
@kayabaNerve kayabaNerve merged commit 54f1929 into develop Nov 12, 2023
17 checks passed
@kayabaNerve kayabaNerve deleted the dkg-blame branch November 12, 2023 12:24
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.

1 participant