boltlabs-inc / tss-ecdsa

An implementation of a threshold ECDSA signature scheme
Other
12 stars 5 forks source link

add constructor, happy test for signing input #491

Closed marsella closed 1 year ago

marsella commented 1 year ago

Closes #481.

This is a pretty small and self-explanatory change. There wasn't a public constructor for making input for interactive signing. Now there is! I didn't add extensive testing because all the cases I would check are already tested in the presign input.