entropyxyz / entropy-core

Protocol and cryptography development.
https://docs.entropy.xyz/
GNU Affero General Public License v3.0
10 stars 1 forks source link

Full end to end test #1010

Closed JesseAbram closed 1 month ago

JesseAbram commented 2 months ago

Not immediate but there can be cases where if a refresh is done in properly it can break signing, we should have a full e2e test where we do a dkg a signing a reshare and another signing to make sure eveything is all good

ameba23 commented 2 months ago

To do this we would need at least 4 TS servers in our test setup right? Because with 3 we never actually do a reshare - we can only mock it.