Skip to content

Fault tolerance? #318

@divined

Description

@divined

I have 5 participants and threshold 3. Why doesn't the updater move to the next round if 4 messages are received, since that's enough to assemble the key? The keys were generated with threshold 3.
Essentially, threshold is a completely unnecessary parameter right now. The only thing it can be used for is static assembly of NewParameters, but to move to the next round we always need len(parties) messages, not threshold!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions