boltlabs-inc / tss-ecdsa

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

Update `Participant` tests to use `random_quorum` method #296

Open amaloz opened 1 year ago

amaloz commented 1 year ago

Currently, all the ...Participant tests manually build a quorum of ...Participants. However, we should use the random_quorum method to clean up this code.

Tasks

marsella commented 1 year ago

I think I addressed some of these in #341 -- keygen and auxinfo.