maidsafe / bls_dkg

Implementation of a BLS DKG mechanism, requires signing key, encryption key and SocketAddr of participants
BSD 3-Clause "New" or "Revised" License
22 stars 17 forks source link

Improves threshold_signature test #8

Closed Yoga07 closed 4 years ago

Yoga07 commented 4 years ago

Resolves maidsafe/BLS-DKG#6

Yoga07 commented 4 years ago

Thanks for the reviews @madadam @maqi. I've updated more tests to use the same combinations pattern as suggested in the review comments. Would be nice to get one last :heavy_check_mark: :)