Skip to content

Proposal: Optimizing Signature Participation for Performance #77

@anhthii

Description

@anhthii

Currently, our signing operation includes all available nodes in the signing process. However, in tss-lib, only t+1 nodes are required to generate a valid threshold signature.

To reduce latency and network roundtrips, we propose changing the implementation to only involve t+1 nodes in the signing process — even when more nodes are online. This selective participation will significantly boost performance without compromising correctness or fault tolerance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions