cryptochill / tss-ecdsa-cli

An example usage as a standalone CLI of https://github.com/KZen-networks/multi-party-ecdsa library which is a Rust implementation of {t,n}-threshold ECDSA.
GNU General Public License v3.0
36 stars 11 forks source link

Feature/signer id2 #8

Closed HRezaei closed 2 years ago

HRezaei commented 2 years ago

The bug causing inconsistency in the output of pubkey command between old versions and the new one, is fixed. A unit test is also added to ensure consistency in future changes.