Skip to content

Coordinator panics when a signer is removed from the wait list before validation #213

@xoloki-stacks

Description

@xoloki-stacks

In gather_sig_shares(), FIRE removes a signer from sign_wait_signer_ids before validating the response. If validation fails, the signer is missing from signature_shares but still present in public_nonces, so aggregation panics on self.signature_shares[signer_id].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions