ZenGo-X / multi-party-ecdsa

Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
GNU General Public License v3.0
966 stars 309 forks source link

Implement RoundBlame trait for keygen and signing #141

Closed Gauthamastro closed 2 years ago

Gauthamastro commented 2 years ago

RoundBlame trait enables the user of this library to extract the messages that the state machine is waiting for to complete the protocol