Skip to content

Introduce new SignatureScheme enum variant for Robust ECDSA and use it in the contract. #1638

@netrome

Description

@netrome

Background

The first step in integrating Robust ECDSA in the MPC code is to upgrade the SignatureScheme enum variant to support Robust ECDSA as a new domain and make the necessary contract changes to support creating a new domain for Robust ECDSA.

User Story

As a node operator I want to be able to support the new Robust ECDSA scheme.

Acceptance Criteria

The MPC contract supports creating a new domain for Robust ECDSA. The MPC nodes will initially ignore these domains.

Resources & Additional Notes

#1473 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions