webb-tools / dkg-substrate

Multy-party threshold ECDSA (GG20) Substrate node
https://tangle.webb.tools/
GNU General Public License v3.0
59 stars 15 forks source link

Add FROST integration tests #715

Open tbraun96 opened 11 months ago

tbraun96 commented 11 months ago

Relates to https://github.com/webb-tools/dkg-substrate/issues/710

Once the FROST protocol is implemented within the gadget and the pallet, we will need integration tests to prove that the system works seamlessly. Both FROST and ECDSA should work without interruption, and both need to pass tests in order to pass the pipeline.