Open xcthulhu opened 1 year ago
We need to harden the GG20 implementation to reuse Multichain's implementation.
Distributed key generation and signing should communicate through FFI to Multichain's DKG library.
Consider gating the new functionality under a feature flag. See
@xcthulhu, hey, you have referenced a particular commit. Is it intentional? Can I use the main?
Description
We need to harden the GG20 implementation to reuse Multichain's implementation.
Definition of "Done"
Distributed key generation and signing should communicate through FFI to Multichain's DKG library.
Suggested Solution
Consider gating the new functionality under a feature flag. See