keep-ecdsa icon indicating copy to clipboard operation
keep-ecdsa copied to clipboard

Application-specific workflow actions

Open Shadowfiend opened this issue 5 years ago • 0 comments

Certain applications that use ECDSA keeps (e.g., tBTC) benefit strongly from additional actions beyond the base ECDSA keep actions. As a specific example, tBTC deposits have certain state transitions that are typically performed by users, but that are incentivized to be performed by signers. In these cases, failure to perform the state transition can have consequences on signers, up to and including partial or full bond seizure.

The ECDSA client should have a way to specify, encapsulate, and execute these application-specific behaviors, in a way that can be scaled to support multiple applications and multiple chains.

Shadowfiend avatar Oct 10 '20 18:10 Shadowfiend